mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-05-08 15:45:43 +08:00
24abd806ea
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.