-
- Downloads
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.
Showing
- libavcodec/ljpegenc.c 132 additions, 47 deletionslibavcodec/ljpegenc.c
- libavcodec/mpegvideo.h 0 additions, 2 deletionslibavcodec/mpegvideo.h
- libavcodec/mpegvideo_enc.c 2 additions, 33 deletionslibavcodec/mpegvideo_enc.c
- tests/ref/vsynth/vsynth1-ljpeg 1 addition, 1 deletiontests/ref/vsynth/vsynth1-ljpeg
- tests/ref/vsynth/vsynth2-ljpeg 1 addition, 1 deletiontests/ref/vsynth/vsynth2-ljpeg
Loading
Please register or sign in to comment