pipewire/spa/include/spa
Wim Taymans 9c8913437b audioconvert: add simple and faster resampler
Add a sinc based resampler that, unlike speex, avoids memcpy and
works directly on the source data. It also allows for ssse3
optimizations and aligned loads. It will later switch to table
interpolation when doing variable rate.
2019-03-26 12:58:26 +01:00
..
buffer buffer: add DYNAMIC data flag 2019-03-21 10:38:21 +01:00
control reorganize some struct members to remove holes 2019-02-08 12:01:50 +01:00
debug node: make add_listener method 2019-03-01 12:00:42 +01:00
graph node: implement activation 2019-02-12 17:42:33 +01:00
monitor interfaces: make events return void 2019-03-01 14:04:05 +01:00
node buffer: add DYNAMIC data flag 2019-03-21 10:38:21 +01:00
param type-info: add missing type for EnumProfile 2019-03-01 11:50:59 +01:00
pod node: improve async handling 2019-02-21 09:40:12 +01:00
support Add FASTPATH trace log 2019-03-21 11:31:53 +01:00
utils audioconvert: add simple and faster resampler 2019-03-26 12:58:26 +01:00
meson.build spa: install missing headers 2019-01-08 12:26:32 +01:00