[MPlayer-dev-eng] [PATCH] vo_directx leaks when -loop 0 is used

Sascha Sommer saschasommer at freenet.de
Mon May 9 14:37:21 CEST 2005


Hi,

Am Montag, den 09.05.2005, 14:23 +0800 schrieb Timothy Lee:
> Dear all,
> 
> This is a patch for vo_directx which fixes the following problems:
> 
>     * GDI leaks caused by the creation of icon and brushes every time
>       preinit() is called

I think it would be better if the brush and icon were destroyed during
uninit()
Could you update your patch to do this?

>     * Invalid window handle passed to DestroyWindow() when -wid option
>       is set

Ok.

>     * Modification of cursor's visibility when -wid option is set
> 

Ok. 

Sascha




More information about the MPlayer-dev-eng mailing list