gstreamer/subprojects/gst-plugins-base/tests/check
Tim-Philipp Müller 7e9866844f audioresample: skip pointless loop in broken test_fft unit test
Variable f1 is never used, so just skip that loop for now.

The test has never actually tested actual resampling because of
that bug it seems, and the test fails if fixed to actually resample.

For now we just avoid the pointless 126*12 pipelines that were just
testing the same thing (nothing) over and over again.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7827>
2024-11-09 02:54:35 +00:00
..
elements audioresample: skip pointless loop in broken test_fft unit test 2024-11-09 02:54:35 +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 subparse: fix typefind with small srt files 2024-06-07 11:28:49 +02:00
libs common: Use more efficient versions of GstCapsFeatures API where possible 2024-09-26 19:26:18 +03: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 valgrind: Ignore some leaks in the X server that have been fixed already 2024-01-31 11:00:25 +00:00
meson.build gst-plugins-base: put valgrind header availability define into config.h for subparse 2024-07-03 03:46:19 +00:00