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)
committerJaska Uimonen <jaska.uimonen@intel.com>
Thu, 24 Jan 2013 07:29:36 +0000 (09:29 +0200)
commit1aa262d0471026f887cd072875dcce743a5fab3b
tree80c8bd08ee4073abbd02aaf0fc6e6005c8c94bd3
parentcbd362101e36a504b12cd6deebdc0bea046083f4
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