mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-19 08:57:14 -05:00
Mark some structures, arrays static/const at various places. In some cases this prevents unnecessary initialization when a function is entered. All in all, the text segments across all shared libraries are reduced by about 2 KiB. However, the total size increases by about 2 KiB as well. |
||
|---|---|---|
| .. | ||
| meson.build | ||
| test-client.c | ||
| test-cpp.cpp | ||
| test-endpoint.c | ||
| test-interfaces.c | ||
| test-stream.c | ||
| test-utils.c | ||