]> code.delx.au - pulseaudio/commit
sink-input: Don't print an error if a passthrough connection fails
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Mon, 28 Mar 2011 03:15:31 +0000 (08:45 +0530)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Sun, 15 May 2011 04:39:06 +0000 (10:09 +0530)
commita199bfb765147b3938d268a67f671646a16845c3
tree5aa4521b559f7f07308e732ca3c0ae1197a98d3b
parent4fb68b91acef3cb37c014814d9e9de8ca9f22bf4
sink-input: Don't print an error if a passthrough connection fails

The assertion message is misleading, since the passthrough connection
can fail for reasons the client has no control over (like other sink
inputs being connected).
src/pulsecore/sink-input.c