gstreamer/subprojects/gst-plugins-base/tests/check
Sebastian Dröge c4789e6de5 audio: Consider the expected timestamp for discont-wait handling
Otherwise if there is a huge gap it will only be considered a
discontinuity after another discont-time amount of buffers has passed.

Like this it will be immediately a discontinuity if the gap between the
expected and received time becomes bigger than the discont-time.

The last part of the test was actually testing for this behaviour and
expected the previous behaviour. Most other tests also had to be
adjusted because discont will now happen at slightly different times
than before.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5759>
2023-12-17 12:01:27 +00:00
..
elements tests: appsrc: Fix test on Windows 2023-12-02 01:57:48 +00:00
generic Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
gst typefindfunctions: Fix WebVTT format detection 2022-02-11 13:48:45 +00:00
libs audio: Consider the expected timestamp for discont-wait handling 2023-12-17 12:01:27 +00:00
pipelines gl/tests: fix unused-but-set warning if built with gles2-only 2023-05-31 04:26:12 +00:00
gst-plugins-base.supp base: Fix a suppression that has a slightly different trace 2021-09-24 16:21:18 -03:00
meson.build meson: Always use forward slashes in defines with paths 2023-07-12 21:17:25 +00:00