gstreamer-rs/gstreamer-base/src
Sebastian Dröge 90c86e0031 flow_combiner: Add a UniqueFlowCombiner wrapper
This implements Send/Sync and for allowing this safely it provides no
reference counting and requires a mutable reference for all mutable
operations.
2019-01-03 11:11:48 +02:00
..
auto Regenerate everything with new version of gir 2018-12-08 14:58:14 +02:00
subclass Port Aggregator subclassing 2018-11-21 17:03:59 +02:00
adapter.rs Re-run everything through rustfmt 2018-04-25 11:13:14 +03:00
aggregator.rs Add 'static trait bound to all ExtManual traits and get rid of trait bounds for their impls 2018-12-08 14:58:14 +02:00
aggregator_pad.rs Add 'static trait bound to all ExtManual traits and get rid of trait bounds for their impls 2018-12-08 14:58:14 +02:00
base_sink.rs Add 'static trait bound to all ExtManual traits and get rid of trait bounds for their impls 2018-12-08 14:58:14 +02:00
base_src.rs Add 'static trait bound to all ExtManual traits and get rid of trait bounds for their impls 2018-12-08 14:58:14 +02:00
base_transform.rs Add 'static trait bound to all ExtManual traits and get rid of trait bounds for their impls 2018-12-08 14:58:14 +02:00
flow_combiner.rs flow_combiner: Add a UniqueFlowCombiner wrapper 2019-01-03 11:11:48 +02:00
functions.rs Run everything through latest rustfmt 2018-07-27 13:36:40 +03:00
lib.rs Port Aggregator subclassing 2018-11-21 17:03:59 +02:00
utils.rs Fix all clippy warnings 2018-07-20 10:28:20 +03:00