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/vsynth1-mjpeg-422 | |
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/vsynth1-mjpeg-422')
-rw-r--r-- | tests/ref/vsynth/vsynth1-mjpeg-422 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/vsynth/vsynth1-mjpeg-422 b/tests/ref/vsynth/vsynth1-mjpeg-422 index bd760a1c8d..dda3928a4b 100644 --- a/tests/ref/vsynth/vsynth1-mjpeg-422 +++ b/tests/ref/vsynth/vsynth1-mjpeg-422 @@ -1,4 +1,4 @@ -3b19da06ffe23cb804bca7a9a86eb3d5 *tests/data/fate/vsynth1-mjpeg-422.avi -1756304 tests/data/fate/vsynth1-mjpeg-422.avi +82d8874bfe13f56ec466b206a08a4402 *tests/data/fate/vsynth1-mjpeg-422.avi +1611832 tests/data/fate/vsynth1-mjpeg-422.avi c35eea486c6d72050f4848eab64032b5 *tests/data/fate/vsynth1-mjpeg-422.out.rawvideo stddev: 7.45 PSNR: 30.69 MAXDIFF: 63 bytes: 7603200/ 7603200 |