gst-plugins-rs/utils/fallbackswitch
Sebastian Dröge c91e480f09 utils/fallbacksrc: Block all currently unblocked pads when receiving the stream collection
It might be a second stream collection that we receive at a later time,
and the previous pads would already be unblocked at that point. So block
all currently unblocked pads again and then adjust the offset
according to the new situation.

This fixes playback of various RTMP streams where usually we first get a
stream collection with only one of the two streams, and shortly
afterwards with both streams.
2020-05-20 12:13:25 +03:00
..
examples fallbackswitch: Clean up 1.18 aggregator compat code 2020-04-24 14:37:43 +03:00
src utils/fallbacksrc: Block all currently unblocked pads when receiving the stream collection 2020-05-20 12:13:25 +03:00
tests fallbackswitch: Clean up 1.18 aggregator compat code 2020-04-24 14:37:43 +03:00
build.rs Fix various new clippy warnings with clippy 1.43 2020-04-24 13:55:01 +03:00
Cargo.toml fallbackswitch: Clean up 1.18 aggregator compat code 2020-04-24 14:37:43 +03:00