pipewire/spa
Wim Taymans 3af768f124 resample: take into account the number of queued input samples
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
2021-03-04 10:27:44 +01:00
..
examples examples: dlclose on some errors 2020-07-02 16:07:54 +02:00
include context: make a new node.max-latency property 2021-03-03 13:27:48 +01:00
plugins resample: take into account the number of queued input samples 2021-03-04 10:27:44 +01:00
tests spa: escape double quotes 2021-02-18 14:01:28 +01:00
tools spa: add tool to dump spa json file to plain json 2021-02-13 20:17:27 +01:00
meson.build a2dp: add aac encoder 2020-12-23 06:15:15 +00:00