OSDN Git Service

ljpegenc: deMpegEncContextize
authorAnton Khirnov <anton@khirnov.net>
Mon, 2 Dec 2013 18:22:54 +0000 (19:22 +0100)
committerAnton Khirnov <anton@khirnov.net>
Thu, 5 Dec 2013 12:35:55 +0000 (13:35 +0100)
commit24abd806ea0cfb0d988d2f0044eac79cff12918c
treec9ad83f6a63c5a18018ef74068e483e662aef858
parent86eb2eaac629909d6ee4067c6f1e485a4e70473d
ljpegenc: deMpegEncContextize

The encoder uses almost none of the mpegvideo infrastructure, only some
fields from MpegEncContext.

The FATE results change because now an all-zero quant matrix is written
into the file. Since it is not used for anything for ljpeg, this should
not be a problem.
libavcodec/ljpegenc.c
libavcodec/mpegvideo.h
libavcodec/mpegvideo_enc.c
tests/ref/vsynth/vsynth1-ljpeg
tests/ref/vsynth/vsynth2-ljpeg