pipewire/src
Wim Taymans 73854e9ec9 filter-chain: improve convolver
Make the input buffer a little larger and leave the top blockSize
samples zero. That way we can fill up the lower part, leave the upper
part zero padded and feed this to the fft directly. Also only clear
the lower part when we can't fill it completely.

This removes some memcpy and memset operations.
2021-08-26 17:19:48 +02:00
..
daemon filter-chain: add more mixer ports 2021-08-24 16:26:06 +02:00
examples media-session: detect passthrough and passthrough only nodes 2021-08-23 13:28:02 +02:00
gst gst: support ulaw/alaw conversion of caps 2021-08-17 17:34:14 +02:00
modules filter-chain: improve convolver 2021-08-26 17:19:48 +02:00
pipewire impl-node: send Pause when a Play reply is pending 2021-08-25 16:29:59 +02:00
tests Revert "[Meson] Fix all deprecation warnings" 2021-08-08 19:18:40 +00:00
tools pw-cat: calculate number of samples properly with io_rate_match 2021-08-25 19:23:23 +00:00
meson.build src: move extensions into pipewire 2021-06-18 17:54:18 +03:00