gstreamer/subprojects/gst-plugins-bad/tests/check
Peter Stensson 06d4629521 codectimestamper: Fix gint wraparound in pts_compare_func
The diff between compared timestamps might be outside the gint range
resulting in wrong sorting results. This patch corrects that by
comparing the timestamps and then returning -1, 0 or 1 depending on the
result.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7726>
2024-10-25 01:49:10 +00:00
..
elements codectimestamper: Fix gint wraparound in pts_compare_func 2024-10-25 01:49:10 +00:00
generic Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
libs test: Adding a test for segmentation analytics-meta 2024-10-17 18:13:03 +00:00
media Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
pipelines gst-plugins-bad: re-indent with GNU indent 2.2.12 2023-03-17 03:18:54 +00:00
gst-plugins-bad.supp bad: Add suppression for libsrt issues 2024-08-28 06:54:02 +00:00
meson.build tests: Add the jpeg bit code writer test case 2024-09-05 09:56:02 +00:00