ffmpeg/tests/fate
Anton Khirnov cd1ad18a65 rawenc: switch to encode2().
This changes a number of FATE results, since before this commit, the
timestamps in all tests using rawenc were made up by lavf.

In most cases, the previous timestamps were completely bogus.

In some other cases -- raw formats, mostly h264 -- the new timestamps
are bogus as well. The only difference is that timestamps invented by
the muxer are replaced by timestamps invented by the demuxer.

cscd     -- avconv sets output codec timebase from r_frame_rate
and r_frame_rate is in this case some guessed number 31.42 (377/12),
which is not accurate enough to represent all timestamps. This results
in some frames having duplicate pts. Therefore, vsync 0 needs to be
changed to vsync 2 and avconv drops two frames. A proper fix in the
future would be to set output timebase to something saner in avconv.

nuv      -- previous timestamps for video were wrong AND the cscd
comment applies, one frame is dropped.

vp8-signbias -- the file contains two frames with identical timestamps,
so -vsync 0 needs to be removed/changed to -vsync 2 and avconv drops one
frame.

vc1-ism -- apparrently either the demuxer lies about timestamps or the
file is broken, since dts == pts on all packets, but reordering clearly
takes place.
2012-02-08 21:51:24 +01:00
..
aac.mak fate: Add tests for more AAC features. 2012-01-09 11:21:40 -08:00
ac3.mak fate: add some shorthands to run groups of tests 2012-01-19 00:45:21 +01:00
adpcm.mak fate: add some shorthands to run groups of tests 2012-01-19 00:45:21 +01:00
als.mak fate: move some groups of related tests to their own files 2010-08-04 18:47:20 +00:00
amrnb.mak fate: add some shorthands to run groups of tests 2012-01-19 00:45:21 +01:00
amrwb.mak fate: add some shorthands to run groups of tests 2012-01-19 00:45:21 +01:00
atrac.mak fate: add some shorthands to run groups of tests 2012-01-19 00:45:21 +01:00
audio.mak fate: add some shorthands to run groups of tests 2012-01-19 00:45:21 +01:00
dct.mak fate: add idct8x8 test 2011-07-04 10:38:17 +01:00
demux.mak pva-demux test: add -vn 2012-02-07 20:06:57 +01:00
dfa.mak fate: use rgb24 as output format for dfa tests 2012-01-01 17:11:27 +01:00
dpcm.mak fate: add some shorthands to run groups of tests 2012-01-19 00:45:21 +01:00
ea.mak fate: split off Electronic Arts codec FATE tests into their own file 2011-12-30 22:18:12 +01:00
fft.mak fate: add some shorthands to run groups of tests 2012-01-19 00:45:21 +01:00
h264.mak Change the recent h264_mp4toannexb bitstream filter test to output to an elementary stream rather than a program stream. 2012-01-07 11:04:46 -08:00
image.mak fate: add some shorthands to run groups of tests 2012-01-19 00:45:21 +01:00
indeo.mak fate: add some shorthands to run groups of tests 2012-01-19 00:45:21 +01:00
libavcodec.mak fate-golomb: extend golomb-test to get_ue_golomb_long() 2012-02-01 01:18:55 +01:00
libavutil.mak fifo: add FIFO API test program, and fate test 2011-08-26 20:54:36 +02:00
lossless-audio.mak fate: Give some tests more sensible names. 2012-01-19 00:45:06 +01:00
lossless-video.mak fate: add some shorthands to run groups of tests 2012-01-19 00:45:21 +01:00
microsoft.mak fate: add some shorthands to run groups of tests 2012-01-19 00:45:21 +01:00
mp3.mak avconv: move limit_filesize to options context 2011-09-04 13:12:00 +02:00
mpc.mak fate: add some shorthands to run groups of tests 2012-01-19 00:45:21 +01:00
pcm.mak fate: add some shorthands to run groups of tests 2012-01-19 00:45:21 +01:00
prores.mak prores: add appropriate -fix_fmt parameter to FATE command 2011-10-14 18:17:34 +02:00
qt.mak fate: split off QuickTime codec FATE tests into their own file 2011-12-30 22:18:11 +01:00
qtrle.mak fate: add some shorthands to run groups of tests 2012-01-19 00:45:21 +01:00
real.mak fate: add some shorthands to run groups of tests 2012-01-19 00:45:21 +01:00
screen.mak rawenc: switch to encode2(). 2012-02-08 21:51:24 +01:00
utvideo.mak fate: add some shorthands to run groups of tests 2012-01-19 00:45:21 +01:00
video.mak rawenc: switch to encode2(). 2012-02-08 21:51:24 +01:00
voice.mak fate: add some shorthands to run groups of tests 2012-01-19 00:45:21 +01:00
vorbis.mak fate: move some groups of related tests to their own files 2010-08-04 18:47:20 +00:00
vpx.mak rawenc: switch to encode2(). 2012-02-08 21:51:24 +01:00
vqf.mak fate: whitespace cosmetics 2011-12-30 22:18:17 +01:00
wma.mak fate: add some shorthands to run groups of tests 2012-01-19 00:45:21 +01:00