]> code.delx.au - pulseaudio/commit
stream: Relax assert for extended API
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Wed, 14 Sep 2011 03:02:40 +0000 (08:32 +0530)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Wed, 14 Sep 2011 08:25:58 +0000 (13:55 +0530)
commitec4f2564931ec732f634ce892a360b1c195133fa
tree1b156393dbc313a008b4a115e88f8b44986aa600
parent3cae4a0606aa74a485a57b1bbbd7be7726b9a9c6
stream: Relax assert for extended API

For some reason this assert wasn't triggered earlier -- we shouldn't be
looking at the stream sample_spec if the formats API is used.
src/pulse/stream.c