pipewire/spa
刘佳和 85df114eb4 bluez5: Fix JSON parser iterator usage in bcast_source config
Fix incorrect JSON iterator usage when parsing retransmissions and
max_transport_latency fields in BIS configuration.

The code incorrectly used it[2] iterator instead of it[1] when parsing
BIS object fields, causing undefined behavior and configuration values
being ignored.

Signed-off-by: liujiahe <liujiahe@uniontech.com>
2026-07-03 14:09:44 +08:00
..
examples examples: set diffent Clock and Position on source 2026-05-11 14:02:29 +02:00
include filter-graph: add set_io functions 2026-07-02 17:25:56 +02:00
include-private/spa-private spa: move dbus helpers out of bluez plugin 2024-02-05 13:03:20 +00:00
lib spa: update lib.c 2026-03-09 18:33:32 +01:00
plugins bluez5: Fix JSON parser iterator usage in bcast_source config 2026-07-03 14:09:44 +08:00
tests tests: don't redefine spa_assert 2026-05-25 11:05:35 +02:00
tools tools: port various tools to the new json-builder 2026-02-26 10:51:17 +01:00
meson.build meson: Always use -fno-strict-aliasing and -fno-strict-overflow 2025-07-24 07:30:28 +00:00