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.
Loading
Please register or sign in to comment