diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2010-03-15 16:37:02 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2010-03-15 16:37:02 +0000 |
commit | bd57cae86fb2032f2e49c8909b2da72c3076254c (patch) | |
tree | 233b40d6e0cc0e5458b329b92a52d53f024e2bcd /tests/ref/vsynth2 | |
parent | db128802c5f79983c6ee48898607eebabf2c56e7 (diff) | |
download | ffmpeg-bd57cae86fb2032f2e49c8909b2da72c3076254c.tar.gz |
use mpeg2 quantization bias for mjpeg.
this seems to improve RD performance.
Originally committed as revision 22550 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'tests/ref/vsynth2')
-rw-r--r-- | tests/ref/vsynth2/mjpeg | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/ref/vsynth2/mjpeg b/tests/ref/vsynth2/mjpeg index cf5c424c4e..0b501f9f4f 100644 --- a/tests/ref/vsynth2/mjpeg +++ b/tests/ref/vsynth2/mjpeg @@ -1,4 +1,4 @@ -765b2637f313eda33afdcdc384bfbc06 *./tests/data/vsynth2/mjpeg.avi -704100 ./tests/data/vsynth2/mjpeg.avi -3dc419bf8ddc7482d811e4c9dcf9d418 *./tests/data/mjpeg.vsynth2.out.yuv -stddev: 4.38 PSNR: 35.29 bytes: 7603200/ 7603200 +89df32b46c977fb4cb140ec6c489dd76 *./tests/data/vsynth2/mjpeg.avi +673224 ./tests/data/vsynth2/mjpeg.avi +a96a4e15ffcb13e44360df642d049496 *./tests/data/mjpeg.vsynth2.out.yuv +stddev: 4.32 PSNR: 35.40 bytes: 7603200/ 7603200 |