sink-input, source-output: Check rate update success for passthrough
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Mon, 19 Nov 2012 07:22:28 +0000 (12:52 +0530)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Mon, 19 Nov 2012 07:40:36 +0000 (13:10 +0530)
commit3effdfc16fa4d51ac3a2ad8998eb25434e3087c0
tree310c0a386778e63a3a7e0890ee2098e32ce6827e
parentda4163a85ebaa5e5794706b26b13ca11374dcf46
sink-input, source-output: Check rate update success for passthrough

This makes sure we don't try to plug in a passthrough stream if the
final sink/source sample spec doesn't match what we want. In the future,
we might want to change rate updates to try a full sample spec update
for passthrough streams.

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