On Fri, Nov 29, 2019 at 8:21 AM Steven Liu <l...@chinaffmpeg.org> wrote: > > set the AVformatContext to NULL use av_freep before > avformat_free_context return > > Suggested-by: Andreas Rheinhardt <andreas.rheinha...@gmail.com> > Signed-off-by: Steven Liu <l...@chinaffmpeg.org>
This is an API and ABI change. You cannot do this. We would usually introduce a new function with the new signature and deprecate the old one, but I don't think its really worth it here. - Hendrik _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".