ffmpeg/tests
Clément Bœsch e1b35bdde2 lavc/gif: add flag to enable transparency detection between frames.
While this is not always optimal, in practice most of the common cases are.

  ffmpeg -i big_buck_bunny_1080p_h264.mov -ss 45 -vf scale=320:160 -gifflags -transdiff -frames:v 50 -y bbb-notrans.gif
  ffmpeg -i big_buck_bunny_1080p_h264.mov -ss 45 -vf scale=320:160 -gifflags +transdiff -frames:v 50 -y bbb-trans.gif

  -rw-r--r-- 1 ubitux ubitux 1.1M Apr 19 19:00 bbb-notrans.gif
  -rw-r--r-- 1 ubitux ubitux 378K Apr 19 19:00 bbb-trans.gif
2013-04-19 23:59:21 +02:00
..
fate Merge remote-tracking branch 'qatar/master' 2013-04-19 23:34:58 +02:00
filtergraphs Merge commit 'ba8efac977f4276f05274947b2b67d144cbc965a' 2013-04-11 02:10:12 +02:00
ref lavc/gif: add flag to enable transparency detection between frames. 2013-04-19 23:59:21 +02:00
Makefile Merge commit 'a77aed142cade3beb0cd43f879d4f47daae23b8a' 2013-04-19 23:26:55 +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 fate/gif: create meaningful gif encoding tests. 2013-04-19 02:05:01 +02: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