gstreamer/subprojects/gst-plugins-bad/tests
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
..
check codectimestamper: Fix gint wraparound in pts_compare_func 2024-10-25 01:49:10 +00:00
examples examples: va: Added VP8 encoder to dynamic reconfigure 2024-10-22 11:48:49 +00:00
files pitch: add interactive test 2024-05-02 10:24:30 +02:00
interactive pitch: add interactive test 2024-05-02 10:24:30 +02:00
validate ci: Fail tests if we forget to checkout expectation files 2024-08-21 17:53:38 +00:00
meson.build gstreamer-full: add full static support 2023-05-31 15:17:11 +00:00