mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-07-19 17:45:43 +00: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.