pipewire/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
..
examples node: make add_listener method 2019-03-01 12:00:42 +01:00
include audioconvert: add simple and faster resampler 2019-03-26 12:58:26 +01:00
plugins audioconvert: add simple and faster resampler 2019-03-26 12:58:26 +01:00
tests node: add port and node params 2019-02-27 16:43:01 +01:00
tools interfaces: make events return void 2019-03-01 14:04:05 +01:00
meson.build meson: find dependencies only when necessary 2019-02-13 11:22:22 +01:00