pipewire/spa
Pauli Virtanen 6ee9e62787 spa: fix integer overflows etc. in spa_pod_compare_value
Add macro SPA_CMP to do 3-way comparisons safely, and use it to avoid
signed integer overflows.

Fix also float/double comparisons (previously 0.1 == 0.8 since cast to
return type int).

Fix Id/Bool comparisons so they can return negative value.
2024-05-24 11:01:06 +02:00
..
examples treewide: fix some format string issues 2024-04-29 16:19:15 +02:00
include spa: fix integer overflows etc. in spa_pod_compare_value 2024-05-24 11:01:06 +02:00
plugins bluez5: media-sink: keep one more buffer free 2024-05-06 18:21:33 +03:00
tests Add GNU/Hurd support 2023-09-24 15:11:52 +00:00
tools treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
meson.build spa: libcamera: bump minimum supported version to 0.2.0 2024-01-11 13:09:40 +01:00