gst-plugins-rs/utils
Jan Schmidt 081a90fefc fallbackswitch: Fix pad health calculation and notifies
Change the pad health calculation to consider a pad 'healthy'
if it has received data within the last 'timeout' window. Previously,
inactive pads were constantly flip-flopping between healthy and not
healthy depending on whether they were slightly ahead of or behind
the active pad running_time.

When the health status of a pad changes, make sure to always notify
the property, so that applications that are manually controlling
the active pad can make their switching decisions.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1285>
2023-07-19 09:37:38 +03:00
..
fallbackswitch fallbackswitch: Fix pad health calculation and notifies 2023-07-19 09:37:38 +03:00
livesync livesync: Wait for the end timestamp of the previous buffer before looking at queue 2023-07-05 14:38:00 +03:00
togglerecord togglerecord: Clip segment before calculating timestamp/duration 2023-07-05 14:41:21 +03:00
tracers Update versions to 0.9.10 2023-03-02 13:18:00 +02:00
uriplaylistbin uriplaylistbin: use thiserror 2023-06-06 22:54:34 +03:00