pipewire/spa/include/spa
Wim Taymans cdb3c64753 json: improve infinite checks
Avoid compiler errors like this:

/usr/include/spa-0.2/spa/utils/json.h:417:25: error: comparing floating-point with '==' or '!=' is unsafe [-Werror=float-equal]
|   417 |                 if (val == INFINITY)
|       |                         ^~
2024-11-06 10:52:05 +01:00
..
buffer doc: backport docs from master branch to 1.2 2024-10-12 11:35:56 +03:00
control treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
debug spa: deal with non-null terminated strings in spa_error_location 2024-03-27 18:36:06 +02:00
graph treewide: fix C++20 compilation error wrt. designated initializers 2024-05-03 07:16:57 +00:00
interfaces/audio aec: add new init2 method to initialize with different formats 2023-04-11 16:54:11 +02:00
monitor Fix some warnings 2023-11-21 16:32:51 +00:00
node jack: Improve transport BBT handling 2024-09-25 10:18:15 +02:00
param format: SPA_POD_Fraction takes a pointer to a fraction 2024-09-17 11:55:14 +02:00
pod spa: fix event pod type 2024-10-02 16:24:55 +02:00
support thread: make it possible to set a custom create function 2024-07-12 08:58:32 +02:00
utils json: improve infinite checks 2024-11-06 10:52:05 +01:00