ffmpeg/tests
Michael Niedermayer d59591fb02 In mpeg1/2 timestamps are associated with the access unit which
contains the first picture startcode that commences in the PES
packet, instead of the first access unit that commences in the
PES packet. Fix the parser to
handle that properly. This was a very long standing bug ...
The change to the seek regressions is because the mpeg ts muxer
stores too many invalid and randomized timestamps which overflow
the 4 entry buffer we use in the parser.

Originally committed as revision 13643 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-06-03 02:43:17 +00:00
..
audiogen.c
ffmpeg.regression.ref fix adpcm ima qt decoding, channel at init is 0, correct stereo out since samples += avctx->channels 2008-04-25 15:06:07 +00:00
ffserver.regression.ref update regressions tests, should be stable now 2008-05-30 01:51:51 +00:00
lena.pnm
libav.regression.ref Update regression checksums after dts calculation fix (r13470). 2008-05-28 10:25:20 +00:00
regression.sh Do not duplicate -y parameter on regression.sh. 2008-05-01 21:41:42 +00:00
rotozoom.c
rotozoom.regression.ref fix adpcm ima qt decoding, channel at init is 0, correct stereo out since samples += avctx->channels 2008-04-25 15:06:07 +00:00
seek.regression.ref In mpeg1/2 timestamps are associated with the access unit which 2008-06-03 02:43:17 +00:00
seek_test.c Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
seek_test.sh Ignore whitespace differences in seek test. 2008-05-01 20:04:08 +00:00
server-regression.sh fix servertest in out of tree builds 2008-06-02 22:56:58 +00:00
test.conf do not loop input, useless 2008-05-24 23:53:37 +00:00
tiny_psnr.c
videogen.c #include stdint.h instead of using a manual typedef for uint8_t. 2008-05-07 08:41:34 +00:00