pipewire/spa
Wim Taymans 0505f2dc98 audioconvert: implement passthrough
Add some const and SPA_RESTRICT to methods
When the input and output is the same, work in passthrough mode
where we simply copy place the input pointer onto the output buffer
without doing a memcpy.
Do memcpy when the resampler is not active.
2019-03-20 19:29:14 +01:00
..
examples node: make add_listener method 2019-03-01 12:00:42 +01:00
include utils: add debugable spa_memcpy 2019-03-20 19:27:46 +01:00
plugins audioconvert: implement passthrough 2019-03-20 19:29:14 +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