pipewire/spa/include/spa
Wim Taymans 13bf70a8dd mem: align memory to requested alignment
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.
2019-01-24 18:28:52 +01:00
..
buffer mem: align memory to requested alignment 2019-01-24 18:28:52 +01:00
control Don't use __ in defines or declarations, it's reserved 2019-01-14 13:00:00 +01:00
debug Don't use __ in defines or declarations, it's reserved 2019-01-14 13:00:00 +01:00
graph Don't use __ in defines or declarations, it's reserved 2019-01-14 13:00:00 +01:00
monitor Don't use __ in defines or declarations, it's reserved 2019-01-14 13:00:00 +01:00
node Don't use __ in defines or declarations, it's reserved 2019-01-14 13:00:00 +01:00
param pod: improve parser and builder 2019-01-22 17:38:23 +01:00
pod add missing file 2019-01-22 17:47:55 +01:00
support Don't use __ in defines or declarations, it's reserved 2019-01-14 13:00:00 +01:00
utils mem: align memory to requested alignment 2019-01-24 18:28:52 +01:00
meson.build spa: install missing headers 2019-01-08 12:26:32 +01:00