mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
Improve the allocators to always align the buffer memory to the requested alignment Use aligned read and writes for sse functions and check alignment, optionally falling back to unaligned path. Add more tests and benchmark cases Check and warn for misaligned memory in plugins. |
||
|---|---|---|
| .. | ||
| alsa-device.c | ||
| alsa-monitor.c | ||
| alsa-sink.c | ||
| alsa-source.c | ||
| alsa-utils.c | ||
| alsa-utils.h | ||
| alsa.c | ||
| meson.build | ||