On Wed, Jan 6, 2016 at 6:43 AM, Nicolas George <[email protected]> wrote: > Le septidi 17 nivôse, an CCXXIV, Michael Niedermayer a écrit : >> i think it would be better to libavfilter cleanup instead of each >> filter duplicating cleanup code. > > This is already done: allocated data that was successfully stored in the > structure is freed, in this instance in the free_link() function.
Hmm, ok. Then maybe this does take care of the remaining issues. Will wait and check once this patch goes in. > > Regards, > > -- > Nicolas George > > _______________________________________________ > ffmpeg-devel mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/ffmpeg-devel > _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
