ffmpeg/tests
Clément Bœsch 635389ccfa Cleanse GIF muxer and encoder.
This commit removes the badly duplicated code between the encoder and
the muxer. That may sound surprising, but the encoder is now responsible
from the encoding of the picture when muxing to a .gif file. It also
does not require anymore a manual user intervention such as a -pix_fmt
rgb24 to work properly. To summarize, output gif are now easier to
generate, code is saner and simpler, and files are smaller (thanks to
the lzw encoding which was unused so far with the default .gif output).
We can certainly make things even better, but this is the first step.

FATE is updated because of the output being produced by the encoder and
not the muxer (no lzw in the muxer), and in the seek test only the size
mismatches.

Fixes Ticket #2262
2013-04-18 00:24:25 +02:00
..
fate lavfi/lut: add direct path. 2013-04-17 19:18:08 +02:00
filtergraphs Merge commit 'ba8efac977f4276f05274947b2b67d144cbc965a' 2013-04-11 02:10:12 +02:00
ref Cleanse GIF muxer and encoder. 2013-04-18 00:24:25 +02:00
Makefile lavfi/aevalsrc: switch to an AVOptions-based system. 2013-04-11 17:28:02 +02:00
audiogen.c
base64.c
copycooker.sh
fate-run.sh fate: Print correct error message for reference generation too 2013-03-30 11:41:58 +01:00
fate-update.sh
fate-valgrind.supp
fate.sh
ffserver-regression.sh
ffserver.conf
ffserver.regression.ref
lavf-regression.sh Merge commit '666fe5da47d127074be7f0e2bac93db6af8b4a30' 2013-03-12 21:34:24 +01:00
lavfi-regression.sh lavfi/aspect: switch to an AVOptions-based system. 2013-04-11 22:05:03 +02:00
lena.pnm
md5.sh
regression-funcs.sh
rotozoom.c
test.ffmeta
tiny_psnr.c
tiny_ssim.c tests/tiny_ssim: include the 2 macros instead of a header 2013-03-27 01:38:18 +01:00
utils.c
videogen.c