]> code.delx.au - pulseaudio/commit
loopback: Cork sink-input if source is suspended
authorFrédéric Dalleau <frederic.dalleau@linux.intel.com>
Thu, 20 Sep 2012 12:28:32 +0000 (14:28 +0200)
committerTanu Kaskinen <tanuk@iki.fi>
Fri, 21 Sep 2012 07:25:13 +0000 (10:25 +0300)
commite90e19f457dd1a9e2becd21a71a37236605de2df
tree9b061d670a5013987b9e7e1183f96e14959bb062
parent2c8aa18b1d95e7486fd2f2a337942795abf0cc37
loopback: Cork sink-input if source is suspended

During initialization, the approach avoids having a needless short
period of corked state in case the source is suspended, by always
creating the sink-input corked and uncorking it immediately afterwards
when the source is not suspended.
src/modules/module-loopback.c