pipewire/spa/include/spa/utils
Jonas Ådahl 3c1b8dcdcc spa/util/json-core: Fix condition checking for container end
Fixes the following warning:

    /usr/include/spa-0.2/spa/utils/json-core.h: In function ‘spa_json_is_container_end’:
    /usr/include/spa-0.2/spa/utils/json-core.h:404:41: warning: logical ‘or’ of equal expressions [-Wlogical-op]
      404 |         return len > 0 && (*val == '}'  || *val == '}');
          |                                         ^~
2026-03-12 22:21:41 +01:00
..
ansi.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
atomic.h pod: fix some data races in body code 2025-08-05 10:49:33 -04:00
cleanup.h spa: utils: cleanup: fix __has_attribute() usage 2025-11-02 19:10:25 +01:00
defs.h pod: add barrier around memcpy 2025-07-30 18:10:09 +02:00
dict.h *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
dll.h *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
endian.h spa/utils: remove FreeBSD workaround for bswap* 2026-03-12 09:20:50 +00:00
enum-types.h *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
hook.h *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
json-builder.h json-builder: do better json number check 2026-03-09 13:33:20 +01:00
json-core.h spa/util/json-core: Fix condition checking for container end 2026-03-12 22:21:41 +01:00
json-pod.h *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
json.h Revert "spa: json: Add a helper method to shrink an object string" 2026-02-19 20:02:51 +00:00
keys.h spa: utils: keys: remove api.libcamera.cap.* keys 2026-01-05 15:34:43 +00:00
list.h *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
names.h videoconvert: Add dummy plugin 2024-08-29 14:00:51 +00:00
ratelimit.h *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
result.h *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
ringbuffer.h *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
string.h spa: utils: string: add spa_strbuf_appendv() 2026-03-12 16:53:16 +00:00
type-info.h spa: add Capability and PeerCapability 2025-11-21 10:08:46 +01:00
type.h spa: add Capability and PeerCapability 2025-11-21 10:08:46 +01:00