[vlc-devel] [PATCH] mmal/vout: Implement a dummy window
Julian Scheel
julian at jusst.de
Mon Oct 23 12:09:49 CEST 2017
On 21.10.2017 08:18, Rémi Denis-Courmont wrote:
> Le perjantaina 20. lokakuuta 2017, 18.35.03 EEST Julian Scheel a écrit :
>> Adds a fake window implementation to force the rendering into fullscreen
>> at any time.
>
> You obviously don´t need a fake window to do that. Nack.
It appears it's required to call vout_display_DeleteWindow(vd, NULL) in
the vout's Open(), as Thomas pointed out. Deleting a never created
window is very obvious, thanks.
Consider this patch as abandoned.
-Julian
More information about the vlc-devel
mailing list