[FFmpeg-devel] [PATCH] avformat/mov: Fix get_eia608_packet c608 caption reformatting
Pavel Koshevoy
pkoshevoy at gmail.com
Thu Feb 13 23:05:39 EET 2025
On Thu, Feb 13, 2025 at 1:12 PM Devin Heitmueller <
devin.heitmueller at ltnglobal.com> wrote:
> On Thu, Feb 13, 2025 at 3:00 PM Pavel Koshevoy <pkoshevoy at gmail.com>
> wrote:
> > yes, that patch is better in that it doesn't over-allocate.
> > I don't care much which fix gets merged, so long as the problem is fixed.
>
> Ok, if you could please try that patch and assuming it works for you
> reply to the list accordingly. I tried it two years ago (which is how
> I found a bug in it), but it would be good to have someone else test
> it before it gets merged.
I've submitted a 3rd version of the patch that doesn't do as much
over-allocation, similar to
https://lists.ffmpeg.org/pipermail/ffmpeg-devel/2023-June/310456.html
My v3 patch works correctly with the 2 sample files I can test with.
Pavel.
More information about the ffmpeg-devel
mailing list