ffmpeg/tests/ref/lavf
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
..
aiff
alaw
asf asfenc: avoid negative timestamps 2012-09-28 02:40:53 +02:00
au Add an annotation field as required by the specification when muxing Sun AU. 2012-11-24 10:43:11 +01:00
avi riff: do not write empty INFO tags 2012-10-16 18:51:16 +02:00
bmp
caf caf muxer: write metadata 2012-10-26 03:12:45 +00:00
dpx dpx: 10 and 12 bit decoding 2012-08-27 18:31:21 +02:00
dv_fmt ffmpeg: rework checks for the -t option. 2012-07-04 16:20:47 +02:00
ffm ffm: redesign header format to make it extensible 2012-11-05 16:36:44 +01:00
flm fate: add filmstrip test 2012-11-03 22:47:14 +01:00
flv_fmt mpegvideo_enc: reduce QMAT_SHIFT to avoid overflow in dnxhd 2012-09-27 19:43:31 +02:00
gif Add exception for "gif" in image2 probe() method. 2012-11-30 14:35:11 +00:00
gxf mpegvideo_enc: reduce QMAT_SHIFT to avoid overflow in dnxhd 2012-09-27 19:43:31 +02:00
ismv mpegvideo_enc: reduce QMAT_SHIFT to avoid overflow in dnxhd 2012-09-27 19:43:31 +02:00
jpg mpegvideo_enc: reduce QMAT_SHIFT to avoid overflow in dnxhd 2012-09-27 19:43:31 +02:00
mkv lavf/mkv: avoid negative ts by default. 2012-10-15 09:19:21 +02:00
mmf
mov movenc: fix tmcd parameters 2012-10-15 15:09:46 +02:00
mpg mpegvideo_enc: reduce QMAT_SHIFT to avoid overflow in dnxhd 2012-09-27 19:43:31 +02:00
mulaw
mxf mxfdec: set audio packets pts 2012-11-16 14:12:37 +01:00
mxf_d10 mpegvideo_enc: reduce QMAT_SHIFT to avoid overflow in dnxhd 2012-09-27 19:43:31 +02:00
nut nutenc: choose for non audio streams a timebase with finer resolution. 2012-10-02 01:09:12 +02:00
ogg ffmpeg: rework checks for the -t option. 2012-07-04 16:20:47 +02:00
pam fate: add more pix_fmt tests for pam 2012-11-05 14:59:31 +00:00
pbmpipe
pcx fate: update pcx reference 2012-10-13 09:07:12 +00:00
pgm
pgmpipe
pixfmt
png pngenc: write sample aspect ratio 2012-10-13 16:02:09 +00:00
ppm
ppmpipe
rm mpegvideo_enc: reduce QMAT_SHIFT to avoid overflow in dnxhd 2012-09-27 19:43:31 +02:00
rso
sgi
smjpeg fate: add smjpegenc test 2012-11-05 11:22:53 +00:00
sox
sunrast
swf mpegvideo_enc: reduce QMAT_SHIFT to avoid overflow in dnxhd 2012-09-27 19:43:31 +02:00
tga
tiff
ts mpegvideo_enc: reduce QMAT_SHIFT to avoid overflow in dnxhd 2012-09-27 19:43:31 +02:00
voc lavf: flush the output AVIOContext in av_write_trailer(). 2012-09-15 18:25:07 +02:00
voc_s16 lavf: flush the output AVIOContext in av_write_trailer(). 2012-09-15 18:25:07 +02:00
wav Merge commit '58b619c8a226cc4564ad5af291bc99a04f89ee56' 2012-10-17 15:16:23 +02:00
wtv wtvenc: produce seekable files 2012-11-07 13:59:03 +01:00
xbm
xwd fate: add more pix_fmt tests for xwd 2012-11-05 22:31:24 +00:00
yuv4mpeg