summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* release: Update NEWS and bump version for 1.12.0 releasev1.12.0evas_generic_loaders-1.12efl-1.12Stefan Schmidt2014-11-101-1/+1
|
* release: Update NEWS and bump version for 1.12.0-beta2 releasev1.12.0-beta2Stefan Schmidt2014-11-032-1/+3
|
* xcf: Remove dead codeSebastian Dransfeld2014-10-311-3/+3
| | | | | | | We already make sure amount <= 16 two lines above, so no need to check again. Fixes CID 63741, CID 63742 and CID 63743
* xcf: Add comment for fall throughSebastian Dransfeld2014-10-311-0/+1
| | | | | | Coverity likes a fall through comment if we really mean it. Fixes CID 63744
* xcf: Remove self assignmentSebastian Dransfeld2014-10-311-1/+1
| | | | Fixes CID 63745
* raw: Make sure to keep the correct signSebastian Dransfeld2014-10-313-7/+7
| | | | | | | | | unsigned short * unsigned short = int, so for large image sizes the calculation will be wrong. Fixes CID 63746 and CID 63747 @fix
* xcf: Make sure complete calculation is unsignedSebastian Dransfeld2014-10-311-4/+4
| | | | | | Fixes CID63748 and CID 63749 @fix
* release: Update NEWS and bump version for 1.12.0-beta1 releasev1.12.0-beta1Stefan Schmidt2014-10-271-1/+1
|
* release: Update NEWS and bump version for 1.12.0-alpha1 releasev1.12.0-alpha1Stefan Schmidt2014-10-212-5/+12
|
* Improve LO binary detectionIgor Murzov2014-08-211-1/+7
|
* configure: Switch to dev mode again and set version to .99Stefan Schmidt2014-08-201-2/+2
| | | | Merge window for 1.12 is open.
* release: Update NEWS and bump version for 1.11.0 releasev1.11.0Stefan Schmidt2014-08-201-1/+1
|
* README: Update for upcoming 1.11 and mention gstreamer 1.x supportStefan Schmidt2014-08-151-3/+3
|
* release: Update NEWS and bump version for 1.11.0-beta2 releasev1.11.0-beta2Stefan Schmidt2014-08-111-1/+1
|
* release: Update NEWS and bump version for 1.11.0-beta1 releasev1.11.0-beta1Stefan Schmidt2014-08-042-1/+3
|
* actually fix gst generic loaderCarsten Haitzler (Rasterman)2014-08-031-1/+1
|
* fix gst video loader in generic to have key actually workCarsten Haitzler (Rasterman)2014-08-031-2/+5
| | | | | | | | this never worked - key in gst loader was meant to be position in seconds (well an integer with 1000 units per second). it was just wrong and never worked. works now. :) @fix
* NEWS: Remove wrong entry for 1.11 changesStefan Schmidt2014-08-011-7/+0
|
* release: Update NEWS and bump version for 1.11.0-alpha1 releasev1.11.0-alpha1Stefan Schmidt2014-08-012-5/+24
|
* update TODO for generic loadersCarsten Haitzler (Rasterman)2014-07-231-7/+0
|
* gst1 support fixed now to do argb properlyCarsten Haitzler (Rasterman)2014-06-221-5/+9
|
* Remove autogen.sh from the dist tarball.Tom Hacohen2014-06-051-1/+0
| | | | | | This should not be distributed. @fix.
* build: Add fake doc targetStefan Schmidt2014-05-281-0/+5
| | | | Needed to have it run on the nightly jenkins builds.
* add arcconfig for evas_generic_loadersCarsten Haitzler (Rasterman)2014-05-271-0/+4
|
* add in older gst 0.10 support in evas_generic_loadersCarsten Haitzler (Rasterman)2014-05-273-15/+311
|
* Trying to port evas_generic_loaders to gstreamer1.0Luca Galli2014-05-272-10/+30
| | | | | | | | | | Summary: Resulting video files thumbnail are grey and glitched Reviewers: raster, cedric CC: cedric Differential Revision: https://phab.enlightenment.org/D819
* release: Switch back to development modeStefan Schmidt2014-05-261-2/+2
| | | | Open for 1.1 changes now.
* release: v1.10.0v1.10.0origin/evas_generic_loaders-1.10evas_generic_loaders-1.10Stefan Schmidt2014-05-261-1/+1
|
* autotools: Add xz as additional tarball formatStefan Schmidt2014-05-261-1/+1
| | | | If this turns out well we will remove bz2 in 1.12
* release: v1.10.0 beta3v1.10.0-beta3Stefan Schmidt2014-05-191-1/+1
|
* README - fixed typoChunEon Park2014-05-171-1/+1
|
* release: v1.10.0 beta2v1.10.0-beta2Stefan Schmidt2014-05-121-1/+1
|
* silence warnings: shadows and different signsJérémy Zurcher2014-05-072-5/+6
|
* release: v1.10.0 beta1v1.10.0-beta1Stefan Schmidt2014-05-051-1/+1
|
* release: Fix alpha release tarball nameStefan Schmidt2014-04-281-1/+1
|
* release: v1.10.0 alpha1v1.10.0-alpha1Stefan Schmidt2014-04-282-5/+11
|
* license: update FSF address.Cedric BAIL2014-03-071-20/+20
| | | | @fix T1042.
* configure: Bump version to 1.9.99 to indicate development cycleStefan Schmidt2014-02-261-1/+1
| | | | | 1.9 is released and the master branch is now in development mode again. Make sure the version indicates that.
* Release version 1.9.0v1.9.0evas_generic_loaders-1.9Stefan Schmidt2014-02-241-2/+2
|
* release: Bump version to 1.9.0-beta2v1.9.0-beta2Stefan Schmidt2014-02-211-2/+2
| | | | | Second and most likely last beta release before the 1.9 final. Give it a good testing over the weekend.
* AUTHORS: Fill in authors from git log to AUTHORS listStefan Schmidt2014-02-201-0/+10
|
* release: Update NEWS file and add out of date notice to ChangeLogStefan Schmidt2014-02-192-1/+22
| | | | | | Might not be the final NEWS file but a start which includes all noteworthy changes since 1.8.0. Adding a note to the ChangeLog so people know it will no longer get updated.
* release: Bump version to 1.9.0-beta1v1.9.0-beta1Stefan Schmidt2014-02-181-2/+2
| | | | Prepare tarballs for a first beta release.
* update readme+copying version/datesCarsten Haitzler (Rasterman)2014-02-122-2/+2
|
* 1.9.0 alpha1v1.9.0-alpha1Mike Blumenkrantz2014-02-111-4/+4
|
* gst loader - support key as stream position in 1/1000th of a secondCarsten Haitzler (Rasterman)2014-01-131-9/+22
|
* bump to 1.8.99 for devCarsten Haitzler (Rasterman)2013-12-191-1/+1
|
* add note on why checking n-video gst property will never work (not just 1.0+)Mike Blumenkrantz2013-12-021-0/+1
|
* bugfix: add a typefind to gstreamer plugin pipelineMike Blumenkrantz2013-12-021-1/+1
| | | | previously, we would load any file and try to force it into video/x-raw-rgb, which was (obviously) problematic for audio-only files. with a typefind added to the pipeline, only files which can output to video/x-raw-rgb will be processed
* bugfix: unbreak gstreamer pluginMike Blumenkrantz2013-12-021-2/+2
| | | | apparently the only way to fix this in 0.10 without newer apis is to not fix it