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
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
rotozoom.c
rotozoom.regression.ref
seek_test.c Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
seek_test.sh
seek.regression.ref In mpeg1/2 timestamps are associated with the access unit which 2008-06-03 02:43:17 +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