[vlc-devel] [PATCH] Create video-splitter variable from the core
Thomas Guillem
thomas at gllm.fr
Wed Feb 20 16:43:59 CET 2019
On Wed, Feb 20, 2019, at 16:07, Rémi Denis-Courmont wrote:
> Le keskiviikkona 20. helmikuuta 2019, 16.19.12 EET Hugo Beauzée-Luyssen a
> écrit :
> > As this variable is inherited from both the player and the legacy
> > playlist,
>
> That's a bug in the playlist code. video-splitter is no different from any of
> the many video output or filter settings that are only checked at init.
That is not how it work for the player or the legacy playlist.
They inherit the "video-splitter" var at init and users can change it from any interfaces.
That way, any future vout will get the "video-spitter" value from the player/playlist or from the command line (if users didn't touch it).
>
> --
> レミ・デニ-クールモン
> http://www.remlab.net/
>
>
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
More information about the vlc-devel
mailing list