gst-plugins-rs/gst-plugin-threadshare
Sebastian Dröge 6c4108671f threadshare/inputselector: Implement a correct chain_list() function
Instead of directly forwarding the list, handle each buffer separately
for now. Previously we would directly forward the lists from any pad,
including inactive ones, downstream.
2020-03-19 11:37:18 +02:00
..
examples Fix various new clippy warnings from 1.40 2019-12-22 11:35:01 +02:00
src threadshare/inputselector: Implement a correct chain_list() function 2020-03-19 11:37:18 +02:00
tests threadshare/inputselector: fix tearing down 2020-03-19 11:20:24 +02:00
build.rs threadshare/rtpjitterbuffer: Use different GType names than used by the C rtpjitterbuffer 2020-03-04 15:08:59 +00:00
Cargo.toml threadshare: Refactor infrastructure 2020-03-15 13:17:26 +02:00