gst-plugins-rs/utils/uriplaylistbin
Guillaume Desmottes cde5fdf202 uriplaylistbin: break reference cycle
Passing ownership of item to the probe callback was introducing a reference cycle as the item is owning the sinkpad.
2022-04-08 15:50:48 +02:00
..
examples Fix a couple of new clippy warnings 2021-12-02 22:31:52 +02:00
src uriplaylistbin: break reference cycle 2022-04-08 15:50:48 +02:00
tests Revert "uriplaylistbin: disable test deadlocking" 2022-04-08 12:58:13 +02:00
build.rs add uriplaylistbin plugin 2021-11-29 10:55:01 +01:00
Cargo.toml uridecodebin: stop using crossbeam_channel 2022-04-08 12:58:13 +02:00