pipewire/spa/plugins
Wim Taymans 3bcc59120a alsa: fix timeout adjustment
Only adjust the timeout when the quantum increases so that we end u
with exactly the number of samples of the new quantum.

Suppose we are handling a quantum of 1024, we wake up with 1024
samples in the device, we now notice a quantum of 8192 and will pull
in the 8192 samples, we then have 1024 + 8192 samples in the buffer.
Schedule a timeout for 1024 samples so that we end up in the timout
with 8192 samples in the device.
2021-03-03 16:55:40 +01:00
..
alsa alsa: fix timeout adjustment 2021-03-03 16:55:40 +01:00
audioconvert channelmix: fix 7.1 to quad downmix 2021-03-01 19:51:14 +01:00
audiomixer audiomixer: fix array sizes 2020-12-21 19:34:55 +01:00
audiotestsrc audiotestsrc: fix function signature 2020-05-12 17:23:35 +02:00
bluez5 bluez5: emit props change events only if values actually changed 2021-03-02 23:46:27 +02:00
control tweak buffers a little 2020-02-19 10:17:00 +01:00
ffmpeg ffmpeg: fix install dir 2020-01-30 17:50:45 +01:00
jack jack: handle client init error with -EIO 2021-02-19 16:10:34 +01:00
libcamera libcamera: fix the build and capture issues with latest libcamera version. 2021-02-03 16:57:09 +05:30
support null-audio-sink: support and prefer planar F32P 2021-02-26 21:15:14 +01:00
test improve debug 2020-04-22 12:47:18 +02:00
v4l2 Link v4l2 plugin to libinotify on FreeBSD 2021-02-24 19:29:57 +00:00
videoconvert Improve naming 2020-08-06 13:49:33 +02:00
videotestsrc improve debug 2020-04-22 12:47:18 +02:00
volume improve debug 2020-04-22 12:47:18 +02:00
vulkan vulkan: check results of stat 2020-05-20 15:24:25 +02:00
meson.build Integrating libcamera 2020-06-04 10:36:39 +02:00