[FFmpeg-devel] [PATCH] FFmpeg : Replace some av_exit calls in av_transcode with branches to the cleanup code.

Måns Rullgård mans
Sun Jul 18 21:02:51 CEST 2010


Reinhard Tartler <siretart at tauware.de> writes:

> On Sun, Jul 18, 2010 at 19:30:51 (CEST), Jai Menon wrote:
>
>> This plugs a bunch of memleaks.
>
> do you think this is appropriate for 0.6/0.5?

Those are not really leaks as such since it was about to exit anyway.
These fixes are useful when running under valgrind since it removes
some noise.  In normal use there's no difference.

-- 
M?ns Rullg?rd
mans at mansr.com



More information about the ffmpeg-devel mailing list