gst-plugins-rs/utils
Guillaume Desmottes 20fb4f82d8 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/1935>
2024-11-29 11:56:37 +00:00
..
fallbackswitch Update for GLib signal API changes 2024-11-22 15:52:41 +02:00
livesync Remove once_cell dependency 2024-10-21 17:53:18 +00:00
togglerecord togglerecord: move pads and other_streams to State 2024-11-29 11:56:37 +00:00
tracers Update for GLib signal API changes 2024-11-22 15:52:41 +02:00
uriplaylistbin Update to thiserror 2 2024-11-06 11:02:41 +02:00