OSDN Git Service

mjpegenc: enable optimal huffman coding by default
authorRostislav Pehlivanov <atomnuker@gmail.com>
Mon, 3 Apr 2017 21:31:27 +0000 (22:31 +0100)
committerRostislav Pehlivanov <atomnuker@gmail.com>
Sat, 8 Apr 2017 23:00:39 +0000 (00:00 +0100)
commit45eeb1f785d6c726181568db341bbf80b43e32c0
tree6950b4feb0d1ed364100b904b9c267e94dc7231d
parent7f9b492d544ccef36f1d5d97a76d22502623d3c8
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>
21 files changed:
libavcodec/mjpegenc.c
tests/ref/lavf/jpg
tests/ref/lavf/smjpeg
tests/ref/seek/lavf-jpg
tests/ref/seek/vsynth_lena-mjpeg
tests/ref/vsynth/vsynth1-mjpeg
tests/ref/vsynth/vsynth1-mjpeg-422
tests/ref/vsynth/vsynth1-mjpeg-444
tests/ref/vsynth/vsynth1-mjpeg-trell
tests/ref/vsynth/vsynth2-mjpeg
tests/ref/vsynth/vsynth2-mjpeg-422
tests/ref/vsynth/vsynth2-mjpeg-444
tests/ref/vsynth/vsynth2-mjpeg-trell
tests/ref/vsynth/vsynth3-mjpeg
tests/ref/vsynth/vsynth3-mjpeg-422
tests/ref/vsynth/vsynth3-mjpeg-444
tests/ref/vsynth/vsynth3-mjpeg-trell
tests/ref/vsynth/vsynth_lena-mjpeg
tests/ref/vsynth/vsynth_lena-mjpeg-422
tests/ref/vsynth/vsynth_lena-mjpeg-444
tests/ref/vsynth/vsynth_lena-mjpeg-trell