gstreamer/ext/wpe/wpe-extension
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
..
gstwpeaudiosink.c wpe: Fix race condition on teardown 2021-09-03 15:56:31 +00:00
gstwpebusmsgforwarder.c wpe: Rename undeserializable_type to not_deserializable_type 2021-06-08 03:15:05 +00:00
gstwpeextension.c wpe: Remove unused env var 2021-06-08 03:15:05 +00:00
gstwpeextension.h wpe: Relay messages from WPE internal pipelines 2021-05-19 13:41:15 +00:00
meson.build wpe: Relay messages from WPE internal pipelines 2021-05-19 13:41:15 +00:00