]> code.delx.au - pulseaudio/commit
suspend-on-idle: resume audio device even for initially corked streams
authorLennart Poettering <lennart@poettering.net>
Mon, 22 Feb 2010 02:22:28 +0000 (03:22 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 22 Feb 2010 03:57:15 +0000 (04:57 +0100)
commit0555c2ec7c33499f4d2816b181db8517cfd42e34
tree0d36ef9345cff66929da7f5f860387f69c236478
parent250aeceb4d06ce326015d29b688d94e8f71a0cab
suspend-on-idle: resume audio device even for initially corked streams

We need to resume audio devices even for streams that are created in
corked stat, so that the latency ranges of the audio device are known
during the initial latency negotiation. If we don't the latency
negotiation will be based on placeholder data and changed later on which
clients do not expect.

This should fix issues with Skype.

https://bugzilla.redhat.com/show_bug.cgi?id=554929
src/modules/module-suspend-on-idle.c