gstreamer/subprojects/gst-plugins-bad/tests
Peter Stensson 516e422231 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/7737>
2024-10-25 10:18:56 +01:00
..
check codectimestamper: Fix gint wraparound in pts_compare_func 2024-10-25 10:18:56 +01:00
examples examples: vaenc-dynamic: support force key frame setting 2024-05-23 16:29:40 +01:00
files bad: Added W3C Media Source Extensions library 2023-11-19 13:48:43 +00:00
interactive bad/soundtouch: Fix interactive test build on MSVC 2022-09-22 07:20:45 +00:00
validate autovideoconvert: Handle passing bin description instead of factories 2024-01-31 11:00:24 +00:00
meson.build gstreamer-full: add full static support 2023-05-31 15:17:11 +00:00