pipewire/spa
Barnabás Pőcze bb205d3d85 spa: audioconvert: use unsigned 64-bit integer for creating divisor
Using `int` results in UndefinedBehaviorSanitizer errors
when `noise::intensity` is 31 as that would shift the 1 into
the sign bit of a signed integer type.
2022-06-24 16:27:43 +02:00
..
examples examples: fix spelling mistake 2022-06-16 16:40:47 +02:00
include buffer: add EMPTY chunk flag 2022-06-24 11:09:01 +02:00
plugins spa: audioconvert: use unsigned 64-bit integer for creating divisor 2022-06-24 16:27:43 +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: use lc3plus.h instead of lc3.h 2022-05-03 00:29:47 +03:00