sink-input,source-output: Avoid unneccessary rate updates
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Mon, 14 May 2012 06:51:45 +0000 (12:21 +0530)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Tue, 3 Jul 2012 11:45:23 +0000 (17:15 +0530)
commit3de505708a362211f8f79e45e9fc87a000279d1b
tree115f04ac1af6659c208d02f8568f23a56b680b2e
parent3821f83f158cca8682b247ca1782d0ed1b675156
sink-input,source-output: Avoid unneccessary rate updates

This makes sure we only call sink/source update_rate() if the stream
being woken up has a sample spec that doesn't match the corresponding
device'.

https://bugs.freedesktop.org/show_bug.cgi?id=49875
src/pulsecore/sink-input.c
src/pulsecore/source-output.c