gstreamer/ext/wpe
Thibault Saunier cd3aa029d6 wpe: Fix race condition on teardown
There was a race when going to PAUSED while pushing a buffer to the
pipeline process (where we weren't even cancelling anything).

This rework base all the cancellation around the GCancellable
"cancelled" signal trying to ensure that the streaming thread will not
block once a cancel operation happens.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2504>
2021-09-03 15:56:31 +00:00
..
wpe-extension wpe: Fix race condition on teardown 2021-09-03 15:56:31 +00:00
gstwpe.cpp wpe: Update doc cache 2021-05-19 13:41:16 +00:00
gstwpe.h wpe: Base wpe audio implementation on a web extension 2021-05-19 13:41:15 +00:00
gstwpesrcbin.cpp wpe: Use the new element.get_current_running_time API 2021-09-03 15:56:31 +00:00
gstwpesrcbin.h wpe: Base wpe audio implementation on a web extension 2021-05-19 13:41:15 +00:00
gstwpevideosrc.cpp wpevideosrc: Uniformise default value for draw-background property 2021-08-31 17:59:06 +00:00
gstwpevideosrc.h wpe: Move wpesrc to wpevideosrc and add a wrapper bin wpesrc 2021-05-19 13:41:15 +00:00
meson.build wpe: Bump wpebackend-fdo version requirement to 1.8 2021-05-23 17:18:20 +00:00
WPEThreadedView.cpp wpe: Make forwarded messages layout more like GstBinForwaded messages 2021-06-08 03:15:05 +00:00
WPEThreadedView.h wpe: Bump wpebackend-fdo version requirement to 1.8 2021-05-23 17:18:20 +00:00