[Ffmpeg-devel] [PATCH] free codec extradata
Marlon Mircevski
marlon
Fri Jun 16 13:01:40 CEST 2006
M?ns Rullg?rd wrote:
> Michael Niedermayer <michaelni at gmx.at> writes:
>
>> Hi
>>
>> On Thu, Jun 15, 2006 at 11:12:47PM +0100, M?ns Rullg?rd wrote:
>>
>>> Many of the lavf demuxers allocate space in AVCodecContext.extradata,
>>> but only a few of them free it. It makes sense to me to free this
>>> data in av_close_input_file, especially since av_find_stream_info can
>>> allocate it as well. The attached patch makes this change. Did I
>>> miss something, or is this not the proper way for some reason?
>>>
>> hmm, apply it and we will see :)
>>
>
> Done
It perfectly solves my question from 01.jun.06 too.
Thanks!
Marlon
More information about the ffmpeg-devel
mailing list