2016-09-25 15:47 GMT+02:00 Timo Rothenpieler <t...@rothenpieler.org>:
> On 9/25/2016 3:44 PM, Carl Eugen Hoyos wrote:
>> 2016-09-25 15:43 GMT+02:00 Timo Rothenpieler <t...@rothenpieler.org>:
>>> When the input frames contain side data, it will accumulate
>>> endlessly in the coded frame, as av_frame_copy_props will
>>> append any new side data.
>>
>> But there is no leak, no?
>> Is this related to ticket #5799?
>
> This fixes that ticket for me, yes.

Please mention this in the commit message.

> And without this, ffmpeg keeps using more and more memory.
> So while the memory is eventually freed when the encoding is done

I believe this defines it as not being a leak.

Thank you for fixing this, Carl Eugen
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to