Skip to content
Snippets Groups Projects
Commit ad183c8f authored by Thomas Guillem's avatar Thomas Guillem
Browse files

input: fix vout recycling

Vout recycling as keeping the same "vout display" plugin and not
disabling/enabling the window.

Add input_resource_StopFreeVout: Used to stop the re-used vout if there is no
video following the current input.

The vout is now always closed or paused from input_resource_PutVout(). Only the
main vout is paused, all additional vouts will be closed. The main vout will be
actually closed from input_resource_StopFreeVout(), when we are sure that the
next input doesn't have video.
parent a8816a7b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment