[FFmpeg-devel] [PATCH] MPEG sequence display extension parsing (new patch)
Carl Eugen Hoyos
cehoyos
Wed Jun 30 23:51:26 CEST 2010
Michael Niedermayer <michaelni <at> gmx.at> writes:
> > mpeg12.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> > mpeg-seq-disp-ext-marker-bits-v2.patch
>
> ok
Patch applied.
On the first of several regression test runs, I saw the following:
$ nice make -j2 test
...
TEST VCODEC mpeg4nr
TEST VCODEC mpeg4thread
--- tests/ref/vsynth1/mpeg4thread 2010-06-29 11:31:24 +0200
+++ tests/data/mpeg4thread.vsynth1.regression 2010-06-30 23:40:49 +0200
@@ -1,4 +1,4 @@
-4f4ea04faad7212374919aa1ec7ff994 *./tests/data/vsynth1/mpeg4-thread.avi
-774760 ./tests/data/vsynth1/mpeg4-thread.avi
-64b96cddf5301990e118978b3a3bcd0d *./tests/data/mpeg4thread.vsynth1.out.yuv
+45284974b22cf35c265251a5ffa11f8e *./tests/data/vsynth1/mpeg4-thread.avi
+774764 ./tests/data/vsynth1/mpeg4-thread.avi
+57441835f2f9170985075e148fcbde47 *./tests/data/mpeg4thread.vsynth1.out.yuv
stddev: 10.13 PSNR: 28.02 bytes: 7603200/ 7603200
make: *** [regtest-mpeg4thread] Error 1
make: *** Waiting for unfinished jobs....
Carl Eugen
More information about the ffmpeg-devel
mailing list