]> code.delx.au - pulseaudio/commit
capture: Remove support for synchronised capture streams.
authorColin Guthrie <colin@mageia.org>
Fri, 20 May 2011 07:33:56 +0000 (08:33 +0100)
committerColin Guthrie <colin@mageia.org>
Wed, 22 Jun 2011 21:45:28 +0000 (22:45 +0100)
commitb837d040578f71207c3068321436743851b36a9f
tree6b4e9d8511ce40d83c0c882521e9a2c87fa1a991
parent4eb513cbf45b46c83f4b3456d66277183615da8e
capture: Remove support for synchronised capture streams.

This was added to ensure symmetry between playback and recording streams
code, but in reality this makes little sense practically speaking and thus
it is removed.
src/pulsecore/source-output.c
src/pulsecore/source-output.h
src/pulsecore/source.c