Skip to content
Snippets Groups Projects
Commit 1430071b authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont Committed by Jean-Baptiste Kempf
Browse files

vout: restart if context changes

If the video context changes, filter chains and display must be
restarted with the new context.

As the video output object holds a reference to the saved context and
the caller holds a reference to the new context, contexts are
contemporary. Consequently, a pointer comparison is safe.
parent 5a48fa1d
No related branches found
No related tags found
Loading
Pipeline #226618 passed with stage
in 17 minutes and 22 seconds
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