gstreamer/subprojects/gstreamer/tests/check
Sebastian Dröge 41f3fab3d4 clock: Fix unchecked overflows in linear regression code
The initial calculation for the precision shift was wrong and would allow for
overflows during the calculations which were not detected and lead to wrong
results.

Also add a test for a case where overflows where previously not detected and
caused a completely wrong result.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7406>
2024-08-29 10:55:35 +00:00
..
elements tests: multiqueue: Add overrun test case 2023-10-11 13:17:46 +00:00
generic Move files from gstreamer into the "subprojects/gstreamer/" subdir 2021-09-24 16:13:07 -03:00
gst clock: Fix unchecked overflows in linear regression code 2024-08-29 10:55:35 +00:00
libs gst: Move GstQueueArray as GstVecDeque to core 2024-05-06 18:25:42 +00:00
pipelines parse: Add unit test for array parsing in capsfilters 2023-03-16 10:51:38 +00:00
tools gst-inspect: fix --atleast-version to be implicitly applied to --exists 2024-03-20 21:19:07 +00:00
gstreamer.supp gstreamer: Make dlopen leak suppression more generic 2024-08-28 06:54:02 +00:00
meson.build gstreamer: Solaris/Illumos require linking to libnsl / libsocket for various socket APIs 2024-05-26 12:33:50 +03:00