pipewire/spa/plugins/audioconvert
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
..
audioconvert.c pod: improve the vararg pod builder and parser 2019-01-16 11:05:12 +01:00
benchmark-fmt-ops.c mem: align memory to requested alignment 2019-01-24 18:28:52 +01:00
channelmix-ops-sse.c mem: align memory to requested alignment 2019-01-24 18:28:52 +01:00
channelmix-ops.c mem: align memory to requested alignment 2019-01-24 18:28:52 +01:00
channelmix.c mem: align memory to requested alignment 2019-01-24 18:28:52 +01:00
fmt-ops-sse2.c mem: align memory to requested alignment 2019-01-24 18:28:52 +01:00
fmt-ops.c mem: align memory to requested alignment 2019-01-24 18:28:52 +01:00
fmtconvert.c mem: align memory to requested alignment 2019-01-24 18:28:52 +01:00
merger.c mem: align memory to requested alignment 2019-01-24 18:28:52 +01:00
meson.build audioconvert: add unit test for format conversion 2019-01-23 15:59:54 +01:00
plugin.c Relicense as MIT/X11 2018-11-05 17:48:52 +01:00
resample-peaks-sse.h fix sign confusion 2019-01-07 15:52:42 +01:00
resample-peaks.h fix sign confusion 2019-01-07 15:52:42 +01:00
resample-speex.h resample: add peaks resampler 2018-12-05 15:58:55 +01:00
resample.c pod: improve parser and builder 2019-01-22 17:38:23 +01:00
resample.h resample: add SSE peaks resampler 2018-12-19 16:47:20 +01:00
splitter.c mem: align memory to requested alignment 2019-01-24 18:28:52 +01:00
test-fmt-ops.c mem: align memory to requested alignment 2019-01-24 18:28:52 +01:00