pipewire/spa
Peter Hutterer d8a9534a9a spa/string: add spa_streq() and spa_strneq() for string equality
Easier to use than strcmp() since their return value matches expectations. And
they do what is expected with NULL strings, two NULL pointers are equal, one
NULL pointer is not equal.
2021-05-18 22:10:27 +10:00
..
examples spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00:00
include spa/string: add spa_streq() and spa_strneq() for string equality 2021-05-18 22:10:27 +10:00
plugins bluez: add a helper function for checking the message signature 2021-05-18 22:10:26 +10:00
tests spa/string: add spa_streq() and spa_strneq() for string equality 2021-05-18 22:10:27 +10:00
tools Fix typos 2021-04-30 07:40:20 +00:00
meson.build spa: ffmpeg: remove libavformat dependency 2021-05-16 13:10:59 +00:00