gstreamer/subprojects/gst-plugins-base/gst/audiorate
Thibault Saunier 8162b4ec86 audiorate: Take the tolerance into account when filling gaps
The property is defined as:

> The difference between incoming timestamp and next timestamp must exceed
> the given value for audiorate to add or drop samples.

so if the gap duration < tolerance, we should not act.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8498>
2025-02-19 16:32:11 +00:00
..
gstaudiorate.c audiorate: Take the tolerance into account when filling gaps 2025-02-19 16:32:11 +00:00
gstaudiorate.h
meson.build