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-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/vsynth1-mjpeg-444')
-rw-r--r-- | tests/ref/vsynth/vsynth1-mjpeg-444 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/vsynth/vsynth1-mjpeg-444 b/tests/ref/vsynth/vsynth1-mjpeg-444 index 42a9be3278..66a0efcf95 100644 --- a/tests/ref/vsynth/vsynth1-mjpeg-444 +++ b/tests/ref/vsynth/vsynth1-mjpeg-444 @@ -1,4 +1,4 @@ -9591b754ca151f3802738840fa5c26c0 *tests/data/fate/vsynth1-mjpeg-444.avi -1989784 tests/data/fate/vsynth1-mjpeg-444.avi +2dd741cbee9b3499826beca7c7d3b8dc *tests/data/fate/vsynth1-mjpeg-444.avi +1831614 tests/data/fate/vsynth1-mjpeg-444.avi 313a4a76af13d5879ea4910107b7ea74 *tests/data/fate/vsynth1-mjpeg-444.out.rawvideo stddev: 7.37 PSNR: 30.77 MAXDIFF: 63 bytes: 7603200/ 7603200 |