gst-plugins-rs/utils/uriplaylistbin
Guillaume Desmottes 2f116591f0 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-28 10:53:56 +02: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-28 10:53:56 +02:00
tests uriplaylistbin: disable test deadlocking 2022-03-02 11:08:30 +01:00
build.rs add uriplaylistbin plugin 2021-11-29 10:55:01 +01:00
Cargo.toml Update versions to 0.8.3 2022-03-08 19:49:16 +02:00