pipewire/spa/include
Wim Taymans 3fcb9c44ef spa: use strtoull for atou32
On machines with a 32 bits long, converting a negative value will
still result in  v == (uint32_t)v and the unit test will fail.
Extend to 64 bits and strtoull to reject negative values in atou32.
2021-06-03 11:40:27 +02:00
..
spa spa: use strtoull for atou32 2021-06-03 11:40:27 +02:00
meson.build doc: add spa to doxygen output 2021-05-26 07:44:55 +00:00