]> code.delx.au - pulseaudio/commit
sink: Remove PASSTHROUGH flag
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Tue, 1 Mar 2011 20:36:54 +0000 (02:06 +0530)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Mon, 2 May 2011 06:24:48 +0000 (11:54 +0530)
commit71ec9577cf052558cfddb051c7d038c91b397bc5
tree221aab721dd65557e802f6702a4e6edacccf1054
parent54c391e6db550c5519df0ebb37f2197eed440c92
sink: Remove PASSTHROUGH flag

This removes the passthrough flag from sinks since we will drop
exclusively passthrough sinks in favour of providing a list of formats
supported by each sink. We can still determine whether a sink is in
passthrough mode by checking if any non-PCM streams are attached to it.
src/modules/alsa/alsa-sink.c
src/pulse/def.h
src/pulsecore/sink-input.c
src/pulsecore/sink.c
src/pulsecore/sink.h