[vlc-devel] [RFC PATCH] vout: add the window provider module

Thomas Guillem thomas at gllm.fr
Thu Apr 4 09:29:24 CEST 2019


On Thu, Apr 4, 2019, at 09:03, Rémi Denis-Courmont wrote:
> Untested half-assed patch that does not worl, I will not review it.

Hence the RFC. I just wanted to ask if I was going in the good direction.

This patch is missing the most important feature, the ability to create more than one "vout window" from the same opaque pointer:
 - Add a new create_window callback that will return a different opaque pointer (window_opaque).
 - Call every window ops with this opaque instead of the original one (or both).

> -- 
> Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez excuser ma brièveté. 
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20190404/6e4debbc/attachment.html>


More information about the vlc-devel mailing list