pipewire/spa
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
..
examples meson: ensure all examples are included in doc 2021-11-02 09:46:14 +00:00
include defs: use intptr types where applicaple 2021-11-02 09:54:10 +00:00
plugins v4l2: add support for ParamBegin/End 2021-10-29 15:41:27 +02:00
tests Remove remaining tabs from meson.build files 2021-09-30 00:08:27 +00:00
tools json: don't escape / 2021-06-24 16:18:59 +02:00
meson.build bluez5: Use libfreeaptx instead of libopenaptx 2021-07-29 15:22:04 +00:00