gst-plugins-rs/utils/fallbackswitch/src
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
..
base fallbackswitch: Clean up 1.18 aggregator compat code 2020-04-24 14:37:43 +03:00
fallbacksrc.rs utils/fallbacksrc: Block all currently unblocked pads when receiving the stream collection 2020-05-20 12:13:25 +03: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