[FFmpeg-devel] [PATCH] mpeg12enc: fix wrong size when copying A53_CC side-data into output

Jacob Lifshay programmerjake at gmail.com
Fri May 16 04:29:28 EEST 2025


On Thu, May 15, 2025 at 6:15 PM Andreas Rheinhardt
<andreas.rheinhardt at outlook.com> wrote:
> Thanks for this patch (and for the bug report; and sorry for causing you
> trouble). Your patch was also my first attempt to fix this, but
> unfortunately ff_copy_bits() may overread, yet the side data buffer need
> not be padded, so my patch simply reverts the ff_copy_bits().

ok, sounds good. Thanks for the quick fix!

Jacob


More information about the ffmpeg-devel mailing list