pipewire/spa
Wim Taymans 801bd98233 audioconvert: use preallocated empty buffer to drain
Avoid calling memset on a large piece of memory when draining
the resampler because it might use up all the allocated time in
our realtime thread. Instead use a prealloced empty buffer.
2021-03-13 12:54:41 +01:00
..
examples meson: Use feature options everywhere it makes sense 2021-03-10 20:18:34 +00:00
include json: escape and unescape invalid unicode chars 2021-03-12 09:23:33 +01:00
plugins audioconvert: use preallocated empty buffer to drain 2021-03-13 12:54:41 +01:00
tests json: escape and unescape invalid unicode chars 2021-03-12 09:23:33 +01:00
tools spa: add tool to dump spa json file to plain json 2021-02-13 20:17:27 +01:00
meson.build meson: Use feature options everywhere it makes sense 2021-03-10 20:18:34 +00:00