On Fri, Oct 23, 2015 at 8:44 PM, Marton Balint <c...@passwd.hu> wrote:
> Current code segfaults since the deprecation of AVSubtitleRect.pict because it
> frees/reallocs AVSubtitleRect.pict.data by itself.
>

Patch looks fine, however I'm curious about this - does ffplay free
data that was allocated by avcodec, and is supposed to be free'ed by
avcodec? That seems rather risky API usage wise.

- Hendrik
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to