mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-11 13:30:07 -05:00
Take the queued input samples into account when calculating the required input size. This can be 0 when there is still enough data queued in the input for another period. Handle 0 read_size in alsa-source and make it push out a 0 buffer, this will then drain the resampler and make it ask for a new buffer size. This makes the transition from one period to another more seamless for the resampler. Fixes #805 |
||
|---|---|---|
| .. | ||
| acp | ||
| mixer | ||
| 90-pipewire-alsa.rules | ||
| acp-tool.c | ||
| alsa-acp-device.c | ||
| alsa-pcm-device.c | ||
| alsa-pcm-sink.c | ||
| alsa-pcm-source.c | ||
| alsa-pcm.c | ||
| alsa-pcm.h | ||
| alsa-seq-bridge.c | ||
| alsa-seq.c | ||
| alsa-seq.h | ||
| alsa-udev.c | ||
| alsa.c | ||
| dll.h | ||
| meson.build | ||
| test-timer.c | ||