gst-plugins-rs/utils/fallbackswitch/src
Sebastian Dröge ed3ef5f741 utils/fallbacksrc: Add "source" property that allows to directly provide a source element
This works as an alternative to the "uri" property, which would use an
`uridecodebin3` element.

The provided source element can have static audio/video pads or provide
them as sometimes pad while signalling no-more-pads or a stream
collection message once all pads are available.
2020-05-20 07:24:57 +00:00
..
base fallbackswitch: Clean up 1.18 aggregator compat code 2020-04-24 14:37:43 +03:00
fallbacksrc.rs utils/fallbacksrc: Add "source" property that allows to directly provide a source element 2020-05-20 07:24:57 +00:00
fallbackswitch.rs fallbackswitch/fallbackswitch: Don't convert buffer PTS/DTS twice to running time 2020-05-08 13:56:50 +03:00
lib.rs fallbackswitch: Clean up 1.18 aggregator compat code 2020-04-24 14:37:43 +03:00