pipewire/spa/include
Thomas Weißschuh 4921c5e94b defs: use intptr types where applicaple
Instead of doing pointer arithmetic through actual pointers, cast them
to the proper integer types.
This is functionally equivalent to the previous code but is clearer for
the compiler.

Fixes #1018
2021-11-02 09:54:10 +00:00
..
spa defs: use intptr types where applicaple 2021-11-02 09:54:10 +00:00
meson.build doc: add spa to doxygen output 2021-05-26 07:44:55 +00:00