gst-plugins-rs/utils
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
..
fallbackswitch utils/fallbacksrc: Block all currently unblocked pads when receiving the stream collection 2020-05-20 12:13:25 +03:00
togglerecord togglerecord: Set the DISCONT flag on the first buffer after recording starts 2020-05-08 22:39:05 +03:00