[vlc-devel] [PATCH] -- qt4 cone display issue

xxcv xxcv07 at gmail.com
Sun Feb 15 01:02:47 CET 2009


brezhoneg1 wrote:
>  
>
> When using vlc in QT_ALWAYS_VIDEO_MODE mode and
> --no-qt-video-autoresize, transition between items (with a cone
> appearing in-between) seemed to behave weirdly.
>
> Actually, the VideoWidget is asked to show, before the cone is asked to
> hide, and that results in a short period of time with the upper half
> displaying the video and the lower half displaying the cone. This can
> most often go unnoticed, but yet the cone seems unstable.  (With a debug
> version, it can be seen clearly)
>
> This patch (1) corrects the natural order (first hide cone, then show
> video)
>
> A second patch (optional) can help debug (compare the number of resizing
> with the right vs. wrong order of show/hide things)
>
> Erwan10
>
>   
Have you tested these two patches



More information about the vlc-devel mailing list