[pulseaudio-discuss] [PATCH 0/8] Rate update fixes

David Henningsson david.henningsson at canonical.com
Mon Aug 12 00:34:13 PDT 2013


On 08/09/2013 08:57 AM, Tanu Kaskinen wrote:
> While investigating a bug[1], I found several bugs in the rate update
> code related to monitor sources. This should make things work
> properly for non-passthrough streams. Things are probably still broken
> for passthrough streams, but that's a complex topic that I don't want
> to spend time on at the moment.

And trying to understand the last patches, what is the scenario? You
start recording the monitor source at 48 kHz while the sink is silent,
and then sink starts playing back a 44.1 kHz stream. What happens?

> 
> [1] https://bugs.freedesktop.org/show_bug.cgi?id=66424
> 
> Tanu Kaskinen (8):
>   sink, source: Reduce indentation level in *_update_rate()
>   source: Fix monitor source rate changing
>   sink, source: Don't care about default and alternate rate in
>     passthrough mode
>   sink, source: Fix default and alternate rate assertions
>   sink, source: Small readability improvement
>   sink, source: Return early from pa_*_update_rate(), if there's no need
>     to do anything
>   source: Don't update the monitor source rate, if the sink is running
>   source: When updating a monitor source's rate, update the sink rate
>     too
> 
>  src/pulsecore/sink.c   | 122 +++++++++++++++++++++++----------------------
>  src/pulsecore/source.c | 131 +++++++++++++++++++++++++++++++------------------
>  2 files changed, 146 insertions(+), 107 deletions(-)
> 



-- 
David Henningsson, Canonical Ltd.
https://launchpad.net/~diwic


More information about the pulseaudio-discuss mailing list