macosx: Refactor setupVoutForWindow in VLCVideoOutputProvider
Compare changes
This PR's main changes regarding setupVoutForWindow
are:
mainInstance.libraryWindow
out of VLCVideoOutputProvider
and into VLCLibraryWindow
, where the actions that need doing to setup/unsetup video playback called by the setter of hasActiveVideo
(which we always call regardless of the video window type)setupVoutForWindow
Signed-off-by: Claudio Cambra claudio.cambra@gmail.com
VideoLAN code repository instance