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 | |
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')
-rw-r--r-- | tests/ref/vsynth/vsynth2-mjpeg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/vsynth/vsynth2-mjpeg b/tests/ref/vsynth/vsynth2-mjpeg index 98b257ef01..cf80937dc6 100644 --- a/tests/ref/vsynth/vsynth2-mjpeg +++ b/tests/ref/vsynth/vsynth2-mjpeg @@ -1,4 +1,4 @@ -c76100bdc3f4c8e2580bb263accda9ec *tests/data/fate/vsynth2-mjpeg.avi -830154 tests/data/fate/vsynth2-mjpeg.avi +9bf00cd3188b7395b798bb10df376243 *tests/data/fate/vsynth2-mjpeg.avi +792742 tests/data/fate/vsynth2-mjpeg.avi 2b8c59c59e33d6ca7c85d31c5eeab7be *tests/data/fate/vsynth2-mjpeg.out.rawvideo stddev: 4.87 PSNR: 34.37 MAXDIFF: 55 bytes: 7603200/ 7603200 |