Skip to content

win32ipcvideosrc: Protect pipe from flush thread

Seungha Yang requested to merge seungha.yang/gstreamer:win32ipc-fix into main

The pipe object must be protected against GstBaseSrc::unlock() thread.

Merge request reports