[Mplayer-cvslog] CVS: main/libvo vo_x11.c,1.108,1.109
Arpi
arpi at thot.banki.hu
Sat May 25 12:15:48 CEST 2002
Hi,
> Destroy the old win when config is called multiple times
> -
> + if(vo_window != None) {
> + freeMyXImage();
> + XUnmapWindow( mDisplay,vo_window );
> + XDestroyWindow(mDisplay, vo_window);
> + }
it would be better, if the window is resized and ximages re-created, instead
of destroying and re-creating the whole window, at the second config()
anyway i know it is not easy to implement :)
A'rpi / Astral & ESP-team
--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu
More information about the MPlayer-cvslog
mailing list