[FFmpeg-devel] [PATCH] make mpeg4 parser set has_b_frames

elupus elupus
Sun Nov 25 19:45:53 CET 2007


On Sun, 25 Nov 2007 15:40:39 +0100, Michael Niedermayer wrote:

<...>

> 
> patch looks ok if it passes regression tests
> 
> [...]

Well in a sence it passes. First one is with patch, second without. It
doesn't change the checksum, but it's wrong already. This was with a clean
checkout of trunk on mingw.

No idea when it might have broken, first time I got regression tests to
complete. I know that it was broken before the libavdevice split thou as
that is were i tried first.

--- ./tests/data/libav.regression       Sun Nov 25 17:13:32 2007
+++ /c/Sandbox/ffmpeg/tests/libav.regression.ref        Tue Nov 20 22:09:04
2007
@@ -34,7 +34,7 @@
 1df60f0160da3aa6502e886591ca95c0 *./tests/data/b-libav.nut
  331017 ./tests/data/b-libav.nut
 ./tests/data/b-libav.nut CRC=0x400c29e9
-03778050b0e6c3f4265741582a24aea9 *./tests/data/b-libav.mkv
+43238b15f1012aa27536c2be20bb2383 *./tests/data/b-libav.mkv
  329854 ./tests/data/b-libav.mkv
 ./tests/data/b-libav.mkv CRC=0x400c29e9
 9a9da315747599f7718cc9a9a09c21ff *./tests/data/b-libav.pbm


--- ./tests/data/libav.regression       Sun Nov 25 19:38:55 2007
+++ /c/Sandbox/ffmpeg_test/tests/libav.regression.ref   Tue Nov 20 22:09:04
2007
@@ -34,7 +34,7 @@
 1df60f0160da3aa6502e886591ca95c0 *./tests/data/b-libav.nut
  331017 ./tests/data/b-libav.nut
 ./tests/data/b-libav.nut CRC=0x400c29e9
-03778050b0e6c3f4265741582a24aea9 *./tests/data/b-libav.mkv
+43238b15f1012aa27536c2be20bb2383 *./tests/data/b-libav.mkv
  329854 ./tests/data/b-libav.mkv
 ./tests/data/b-libav.mkv CRC=0x400c29e9
 9a9da315747599f7718cc9a9a09c21ff *./tests/data/b-libav.pbm





More information about the ffmpeg-devel mailing list