mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-21 21:41:13 +01:00
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.