diff options
author | Rostislav Pehlivanov <atomnuker@gmail.com> | 2017-04-03 22:31:27 +0100 |
---|---|---|
committer | Rostislav Pehlivanov <atomnuker@gmail.com> | 2017-04-09 00:00:39 +0100 |
commit | 45eeb1f785d6c726181568db341bbf80b43e32c0 (patch) | |
tree | 6950b4feb0d1ed364100b904b9c267e94dc7231d /tests/ref/vsynth/vsynth2-mjpeg-444 | |
parent | 7f9b492d544ccef36f1d5d97a76d22502623d3c8 (diff) | |
download | ffmpeg-45eeb1f785d6c726181568db341bbf80b43e32c0.tar.gz |
mjpegenc: enable optimal huffman coding by default
As it gives excellent encoding gains at an insignificant speed increase
and passes fate without problems, it should now be safe to enable by
default.
Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
Diffstat (limited to 'tests/ref/vsynth/vsynth2-mjpeg-444')
-rw-r--r-- | tests/ref/vsynth/vsynth2-mjpeg-444 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/vsynth/vsynth2-mjpeg-444 b/tests/ref/vsynth/vsynth2-mjpeg-444 index 428fedcc80..c461e87cbf 100644 --- a/tests/ref/vsynth/vsynth2-mjpeg-444 +++ b/tests/ref/vsynth/vsynth2-mjpeg-444 @@ -1,4 +1,4 @@ -0ac6d33ef31d07eecf65955eabf241f7 *tests/data/fate/vsynth2-mjpeg-444.avi -1060070 tests/data/fate/vsynth2-mjpeg-444.avi +28c9331da946a4ba76947cef290fe184 *tests/data/fate/vsynth2-mjpeg-444.avi +1005052 tests/data/fate/vsynth2-mjpeg-444.avi 6417f5a4be03ca7854f0a1be429a286e *tests/data/fate/vsynth2-mjpeg-444.out.rawvideo stddev: 4.57 PSNR: 34.93 MAXDIFF: 55 bytes: 7603200/ 7603200 |