gst-plugins-rs/utils
Guillaume Desmottes 638ffc3c7c fallbackswitch: add 'stop-on-eos' property
Fix the following use case:
- main input of fallbackswitch is finite (a media file)
- fallback input is infinite (videotestsrc)
- main input is done and send eos, which is propagated downstream
- fallbackswitch switches to fallback, sending STREAM_START which reset
  EOS downstream (aggregator does that)
- fallback input keeps pushing buffers forever.

Solve it by adding a 'stop-on-eos' property so fallbackswitch stops
pushing property once the main input is eos.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1248>
2023-06-19 18:44:16 +03:00
..
fallbackswitch fallbackswitch: add 'stop-on-eos' property 2023-06-19 18:44:16 +03:00
livesync Update versions to 0.10.8 2023-06-07 00:54:32 +03:00
togglerecord Use MPL as license specifier for plugins only requiring GStreamer < 1.20 2023-06-19 18:42:12 +03:00
tracers Update versions to 0.10.8 2023-06-07 00:54:32 +03:00
uriplaylistbin Update versions to 0.10.8 2023-06-07 00:54:32 +03:00