pipewire/spa/plugins
Peter Hutterer cdfd50e166 spa: add spa_atob() to convert a string to a boolean
This replaces the manual check for "true" and some (inconsistent) return value
of atoi. All those instances now require either "true" or "1" to parse as
true, any other value (including NULL) is boolean false.
2021-05-18 22:18:56 +10:00
..
alsa spa: add spa_atob() to convert a string to a boolean 2021-05-18 22:18:56 +10:00
audioconvert spa: add spa_atob() to convert a string to a boolean 2021-05-18 22:18:56 +10:00
audiomixer treewide: replace strcmp() == 0 with spa_streq() 2021-05-18 22:10:27 +10:00
audiotestsrc treewide: replace strcmp() == 0 with spa_streq() 2021-05-18 22:10:27 +10:00
bluez5 spa: add spa_atob() to convert a string to a boolean 2021-05-18 22:18:56 +10:00
control treewide: replace strcmp() == 0 with spa_streq() 2021-05-18 22:10:27 +10:00
ffmpeg treewide: replace strcmp() == 0 with spa_streq() 2021-05-18 22:10:27 +10:00
jack treewide: replace strcmp() == 0 with spa_streq() 2021-05-18 22:10:27 +10:00
libcamera treewide: replace strcmp() == 0 with spa_streq() 2021-05-18 22:10:27 +10:00
support spa: add spa_atob() to convert a string to a boolean 2021-05-18 22:18:56 +10:00
test treewide: replace strcmp() == 0 with spa_streq() 2021-05-18 22:10:27 +10:00
v4l2 treewide: replace strcmp() == 0 with spa_streq() 2021-05-18 22:10:27 +10:00
videoconvert spa: add spa_atob() to convert a string to a boolean 2021-05-18 22:18:56 +10:00
videotestsrc treewide: replace strcmp() == 0 with spa_streq() 2021-05-18 22:10:27 +10:00
volume treewide: replace strcmp() == 0 with spa_streq() 2021-05-18 22:10:27 +10:00
vulkan treewide: replace strcmp() == 0 with spa_streq() 2021-05-18 22:10:27 +10:00
meson.build spa: ffmpeg: remove libavformat dependency 2021-05-16 13:10:59 +00:00