gst-plugins-rs/utils/uriplaylistbin
Guillaume Desmottes e0d05353e8 uriplaylistbin: fix race when handling topology change
Keep the state mutex during the whole decodebin pad-added callback.
Fix a race when we were checking if state.waiting_for_ss_eos was set and
it was removed before we actually processed the item.

Fix #184
2022-03-25 14:33:02 +01:00
..
examples Fix a couple of new clippy warnings 2021-12-02 22:31:52 +02:00
src uriplaylistbin: fix race when handling topology change 2022-03-25 14:33:02 +01:00
tests uriplaylistbin: disable test deadlocking 2022-02-28 16:48:13 +01:00
build.rs add uriplaylistbin plugin 2021-11-29 10:55:01 +01:00
Cargo.toml Update versions to 0.9.0 2022-01-15 20:33:49 +02:00