pipewire/spa
Wim Taymans af11fb4804 audioconvert: avoid infinite loop
When the follower has no param to enumerate we would keep on enumerating
the params of the converter forever. Fix this by setting the next value
to something that would then stop the iteration.

Also increase the amount of bits for the follower because it might need
them.
2022-01-05 17:05:17 +01:00
..
examples treewide: meson.build: use dependency variable for SPA 2021-12-28 18:34:06 +01:00
include json: add spa_json_parse_stringn() 2022-01-04 12:37:00 +01:00
plugins audioconvert: avoid infinite loop 2022-01-05 17:05:17 +01:00
tests treewide: meson.build: get SPA_PLUGIN_DIR from dependency 2021-12-28 18:39:17 +01:00
tools json: spa_json_get_string() writes up to len chars or fail 2022-01-04 10:42:32 +01:00
meson.build spa: meson.build: export data directory on dependency 2021-12-28 18:41:09 +01:00