pipewire/spa/plugins
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
..
alsa utils: add debugable spa_memcpy 2019-03-20 19:27:46 +01:00
audioconvert audioconvert: implement passthrough 2019-03-20 19:29:14 +01:00
audiomixer node: make add_listener method 2019-03-01 12:00:42 +01:00
audiotestsrc node: make add_listener method 2019-03-01 12:00:42 +01:00
bluez5 node: make add_listener method 2019-03-01 12:00:42 +01:00
ffmpeg node: make add_listener method 2019-03-01 12:00:42 +01:00
support node: improve async handling 2019-02-21 09:40:12 +01:00
test node: make add_listener method 2019-03-01 12:00:42 +01:00
v4l2 v4l2: make custom properties for unknown ones 2019-03-19 16:19:12 +01:00
videotestsrc node: make add_listener method 2019-03-01 12:00:42 +01:00
volume node: make add_listener method 2019-03-01 12:00:42 +01:00
meson.build meson: spa/plugins: don't check if the plugin dependencies have been found 2019-02-13 11:22:22 +01:00