[vlc-devel] Re: vlc: svn commit r15504 (asmax)
Olivier Teulière
ipkiss at via.ecp.fr
Mon May 1 15:39:40 CEST 2006
On Mon, May 01, 2006, Cyril Deguet wrote:
> > - video is flickering/disappearing while resizing: it seems that
> > there is clash during redrawing the vout background and the vout
> > itself, a possible fix would be to clip out the vout area when video
> > is embedded and playing during a redraw event
>
> this is not specific to the skins interface (at least on linux), and I
> don't know if there is really a fix. Indeed the vout *is* clipped
> during redraw events, but when the window is resized you have to
> repaint the background at least once...
This one was specific to the skins interface, and was impacting at least
Windows.
It is now fixed, it was due to a useless redraw of the controls under
the video output, happening only when resizing.
--
Ipkiss
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list