ffmpeg/tests/ref
Vitaliy E Sugrobov f83657fcf6 Add exception for "gif" in image2 probe() method.
Without this exception files with ".gif" extension by default
recognized as input suitable for image2 demuxer rather than gif.
In order to pass image through gif demuxer it was necessary
to use -f gif option.
This change affected 'make fate' test results because previously
image2 demuxer and gif decoder took only first frame of multiframe
test data, which is no longer true with gif demuxer.

Signed-off-by: Vitaliy E Sugrobov <vsugrob@hotmail.com>
2012-11-30 14:35:11 +00:00
..
fate fate: add ADPCM 4XM test 2012-11-29 13:24:48 +00:00
lavf Add exception for "gif" in image2 probe() method. 2012-11-30 14:35:11 +00:00
lavf-fate
lavfi Merge commit 'bb6c67bb36b136de10256f0999128df4a42f9ffc' 2012-11-28 23:59:15 +01:00
seek Add exception for "gif" in image2 probe() method. 2012-11-30 14:35:11 +00:00
vsynth1
vsynth2