On 09/27/2012 10:14 PM, Dale Curtis wrote:
> Yes, I've submitted patches to address a leaks here in the past if
> avformat_find_stream_info() fails. The last I looked at this, you couldn't
> always call avcodec_close() or you'd end up with a double-free, which is
> the reason for the checks we do before calling close:

I'm in the middle of refactoring that part of libavformat, I'll try to
fix or at least not break it shortly (my main target is muxing).

lu

_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to