gst-plugins-rs/utils
Jan Alexander Steffens (heftig) 68c55ca413
fallbackswitch: Recheck active_sinkpad after schedule_timeout
`schedule_timeout` can synchronously call `handle_timeout` and change the
active pad. We need to update `is_active` afterwards.

After calling `schedule_timeout` with `end_running_time`, we used to
assume there was no pad switch and reset `switched_pad` immediately. If
the pad actually got switched, this would make us miss a sticky events
update.
2022-05-25 17:53:55 +02:00
..
fallbackswitch fallbackswitch: Recheck active_sinkpad after schedule_timeout 2022-05-25 17:53:55 +02:00
togglerecord Update minimum supported GStreamer version to 1.14 2022-04-07 12:41:54 +03:00
tracers add snapshotting tracer 2022-05-23 13:52:52 +02:00
uriplaylistbin uriplaylistbin: fix number of streaming items 2022-04-22 14:50:42 +02:00