pipewire/spa
Wim Taymans 0bf7911b37 audioconvert: tweak resampler window some more
By: Kevin Yin

R->A calculation removed: it wasn't valid anyway. No behavior change.
Placed existing A in there directly.

cosh window -> strangely tweaked exp window: remove the discontinuity
at the border, which is wrong for a window function. If A changes in the
future, this window will be better. With the current A, you will not be
able to tell the difference on any graph. (Of course, it's not a cosh
window anymore.)

Fixes #2574
2022-07-20 10:18:47 +02:00
..
examples examples: fix spelling mistake 2022-06-16 16:40:47 +02:00
include audioconvert: use SPA_CLAMPF to clamp floats 2022-07-19 17:59:14 +02:00
plugins audioconvert: tweak resampler window some more 2022-07-20 10:18:47 +02:00
tests Add support for MidnightBSD 2022-06-19 18:22:47 +00:00
tools spa: tools: spa-inspect: clear and free handles 2022-06-16 16:59:40 +02:00
meson.build bluez5: add Opus as a (Pipewire-specific) A2DP vendor codec 2022-07-19 13:44:56 +00:00