gstreamer/subprojects/gst-plugins-good/tests
A. Wilcox 9be676306d tests: Cast drop-messages-interval type properly
The rtpjitterbuffer test drop_messages_interval uses a GstClockTime for
the message drop interval.  This property is defined as a guint.  On
systems with 64-bit time_t but 32-bit uint, this can cause the
g_object_set function to fail to read the arguments properly.

Fixes: #1656
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3582>
2022-12-16 09:36:58 +00:00
..
check tests: Cast drop-messages-interval type properly 2022-12-16 09:36:58 +00:00
examples examples: don't try and build jack examples if jack was disabled 2022-06-24 17:46:07 +01:00
files wavparse: Fix crash that occurs in push mode when header chunks are corrupted 2022-10-13 12:15:03 +01:00
icles Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
meson.build Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00