[vlc-devel] [PATCH v2 18/18] video_output: "stop" the vout on close even if there's no display
Rémi Denis-Courmont
remi at remlab.net
Tue Nov 24 16:28:26 CET 2020
Le mardi 24 novembre 2020, 12:46:41 EET Steve Lhomme a écrit :
> We should always disable the window so it's not hanging with no display
> module.
The code is that way because disabling an already disabled window is (or at
least was) not defined. The window is not supposed to have been left enabled
without a display.
This does not look right.
--
Rémi Denis-Courmont
More information about the vlc-devel
mailing list