pipewire/spa
Barnabás Pőcze e4d1ab0c19 spa: debug: log: use SPA_CONTAINER_OF()
Use `SPA_CONTAINER_OF()` instead of direct casting as it is
more resilient against future changes that might reorder the
members in `struct spa_debug_log_ctx`.
2023-11-06 19:01:20 +01:00
..
examples treewide: try to use const char * for string literals 2023-09-16 17:47:35 +02:00
include spa: debug: log: use SPA_CONTAINER_OF() 2023-11-06 19:01:20 +01:00
plugins alsa: remove redundant snd_pcm_recover() 2023-11-06 17:48:02 +01:00
tests Add GNU/Hurd support 2023-09-24 15:11:52 +00:00
tools treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
meson.build build: increase required vulkan version 2023-10-15 20:32:57 +00:00