pipewire/spa/plugins
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
..
aec Cleanup argument names in methods and events interfaces: object/data, 2nd pass. 2022-04-18 07:49:35 +00:00
alsa alsa: simplify writing 2022-06-24 10:38:13 +02:00
audioconvert spa: audioconvert: use unsigned 64-bit integer for creating divisor 2022-06-24 16:27:43 +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