mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 00:01:23 +00:00
0538929847
Use dedicated mutex/cond/flag for jobs being dispatched in the context thread. The previous code was signalling the thread startup condition, which is wrong. When WPEContextThread::dispatch() is invoked it means the thread has already correctly been started up. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2533> |
||
---|---|---|
.. | ||
wpe-extension | ||
gstwpe.cpp | ||
gstwpe.h | ||
gstwpesrcbin.cpp | ||
gstwpesrcbin.h | ||
gstwpevideosrc.cpp | ||
gstwpevideosrc.h | ||
meson.build | ||
WPEThreadedView.cpp | ||
WPEThreadedView.h |