mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-26 03:06:26 +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.