[vlc-devel] [PATCH 1/3] vdpau/display: remove unused has_pictures_invalid

Rémi Denis-Courmont remi at remlab.net
Wed Jan 16 08:32:31 CET 2019


And? VDPAU and X11 still need to reset their input format as they cannot scale.

Of course, it is questionable whether the flag is at all useful anymore, but that's a separate issue. 

Le 16 janvier 2019 09:29:02 GMT+02:00, Steve Lhomme <robux4 at ycbcr.xyz> a écrit :
>The module doesn't call vout_display_SendEventPicturesInvalid()
>anymore.
>---
> modules/hw/vdpau/display.c | 1 -
> 1 file changed, 1 deletion(-)
>
>diff --git a/modules/hw/vdpau/display.c b/modules/hw/vdpau/display.c
>index 3bf0475fcf..c5ebf6639f 100644
>--- a/modules/hw/vdpau/display.c
>+++ b/modules/hw/vdpau/display.c
>@@ -498,7 +498,6 @@ static int Open(vout_display_t *vd, const
>vout_display_cfg_t *cfg,
>     /* */
>     sys->current = NULL;
>     vd->sys = sys;
>-    vd->info.has_pictures_invalid = true;
>     vd->info.subpicture_chromas = spu_chromas;
>     *fmtp = fmt;
> 
>-- 
>2.17.1
>
>_______________________________________________
>vlc-devel mailing list
>To unsubscribe or modify your subscription options:
>https://mailman.videolan.org/listinfo/vlc-devel

-- 
Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez excuser ma brièveté.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20190116/031b28c5/attachment.html>


More information about the vlc-devel mailing list