gst-plugins-rs/utils
Guillaume Desmottes 8b798fb2ac togglerecord: move pads and other_streams to State
Allow us to remove two mutexes, making dead locks easier to debug.

Also now use the State lock with `main_stream_cond` as we want to use
the higher order mutex in order to prevent dead locks.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1958>
2024-12-02 07:54:23 +00:00
..
fallbackswitch Add versions to gst-plugin-gtk4 dependencies for examples 2024-07-16 18:57:29 +03:00
livesync livesync: Report latency query results when handling latency query too 2024-08-22 10:48:21 +00:00
togglerecord togglerecord: move pads and other_streams to State 2024-12-02 07:54:23 +00:00
tracers Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
uriplaylistbin uriplaylistbin: Properly check for stream-collection/streams-selected events 2024-09-28 14:34:58 +01:00