pipewire/spa/plugins
Pauli Virtanen ff5f6d908b bluez: allow buffers with maxsize < duration*frame_size
Buffer sizes smaller than one cycle are possible, so don't assert that.
Instead, just provide as much samples as fits to the buffer.

If we are driver when this happens, emit a warning (once).  Similarly to
ALSA, as driver we produce only one buffer at cycle start, and no new
buffers in process. If the whole cycle doesn't fit into the buffer,
recording probably will be broken and we want some debug when there will
be a bug report about that.
2023-07-03 13:56:20 +00:00
..
aec aec-webrtc: support beamforming 2023-04-13 15:52:30 +02:00
alsa alsa: disable htimestamp when it seems to error too much 2023-06-29 16:40:21 +02:00
audioconvert filter-chain: simplify biquads 2023-06-30 17:49:29 +02:00
audiomixer mixer: increase mixer ports from 128 to 512 2023-04-21 15:58:38 +02:00
audiotestsrc node: update the duration/rate from the target 2023-03-23 18:39:27 +01:00
avb spa: reuse code to clear the timers 2023-03-24 17:55:15 +01:00
bluez5 bluez: allow buffers with maxsize < duration*frame_size 2023-07-03 13:56:20 +00:00
control mixer: add some more debug 2023-06-08 16:35:08 +02:00
ffmpeg treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
jack jack: improve jack-sink and jack-source 2023-04-25 20:17:11 +02:00
libcamera camera: work around target_ mishandling 2023-03-27 09:59:21 +02:00
support node-driver: allow specifying both PHC and ID 2023-06-20 06:51:30 +00:00
test treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
v4l2 v4l2: add support fot G_CTRL 2023-04-18 16:27:55 +02:00
videoconvert treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
videotestsrc treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
volume volume: Fix inverted check for buffer validity 2023-03-31 08:19:07 +00:00
vulkan treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
meson.build Disable alsa plugin on !Linux platforms. 2023-03-15 16:53:41 +00:00