gst-plugins-rs/utils/uriplaylistbin
Guillaume Desmottes 00416a991c 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 16:53:12 +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 16:53:12 +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 uridecodebin: stop using crossbeam_channel 2022-04-08 16:53:12 +02:00