[MPlayer-dev-eng] memleak day - now in swscaler

Arpi arpi at thot.banki.hu
Thu Oct 17 01:25:42 CEST 2002


Hi,

> > it seems that freeSwsContext() forget to free/uninit yuv2rgb.
> hmm, small question, how do i uninit yuv2rgb if it doesnt have a uninit 
> function? or did i miss it grep free yuv2rgb.c doesnt show much ...

hmm. good question. implementing one? :)

it seems it only inits some tables, so maybe it's ok not to uninit, but
don't reinit them (allocate mem again) at second init call.

> actually this reminds me that yuv2rgb needs to be fixed (its not possible to 
> use multiple yuv2rgb at once (well it does work if the same rgb format is 
> used) ...
yes...


A'rpi / Astral & ESP-team

--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu



More information about the MPlayer-dev-eng mailing list