pipewire/spa/plugins
Wim Taymans 938f2b123e audioconvert: improve format conversion
Make dither noise as a value between -0.5 and 0.5 and add this
to the scaled samples.
For this, we first need to do the scaling and then the CLAMP to
the target depth. This optimizes to the same code but allows us
to avoid under and overflows when we add the dither noise.

Add more dithering methods.

Expose a dither.method property on audioconvert. Disable dither when
the target depth > 16.
2022-06-29 14:10:15 +02:00
..
aec Cleanup argument names in methods and events interfaces: object/data, 2nd pass. 2022-04-18 07:49:35 +00:00
alsa acp: avoid assertion at alsa-lib mixer API when element removal 2022-06-27 10:17:30 +09:00
audioconvert audioconvert: improve format conversion 2022-06-29 14:10:15 +02:00
audiomixer buffer: add EMPTY chunk flag 2022-06-24 11:09:01 +02:00
audiotestsrc spa: set port flags on port info 2022-05-26 10:39:31 +02:00
bluez5 bluez5: Fix LC3plus plugin build 2022-06-10 18:16:49 +02:00
control buffers: make alignment optional 2022-01-03 12:32:26 +01:00
ffmpeg spa: ffmpeg: set spa_handle_factory::version 2022-06-16 17:29:42 +02:00
jack buffers: make alignment optional 2022-01-03 12:32:26 +01:00
libcamera libcamera: advertise the device.product.name and not some random description 2022-05-26 19:18:35 +03:00
support Add support for MidnightBSD 2022-06-19 18:22:47 +00:00
test spa: set port flags on port info 2022-05-26 10:39:31 +02:00
v4l2 v4l2: fix port param enumeration for devices without controls 2022-06-24 12:16:05 +00:00
videoconvert buffers: make alignment optional 2022-01-03 12:32:26 +01:00
videotestsrc spa: set port flags on port info 2022-05-26 10:39:31 +02:00
volume spa: Improve PropInfo fields 2022-03-30 17:09:08 +02:00
vulkan Add support for MidnightBSD 2022-06-19 18:22:47 +00:00
meson.build module-echo-cancel: Move backends to dynamic libaries 2022-02-15 15:45:46 +00:00