]> git.tuebingen.mpg.de Git - paraslash.git/commit
audiod: Fix bug in status_pre_select().
authorAndre Noll <maan@systemlinux.org>
Fri, 23 Dec 2011 20:51:00 +0000 (21:51 +0100)
committerAndre Noll <maan@systemlinux.org>
Wed, 4 Jan 2012 14:44:25 +0000 (15:44 +0100)
commit03655936efc48594ec7f35d82c41782e16d07f21
tree31531379a5451b6499b505a5cb0a51a20bd40f62
parent85094cd802bdb606d4e2bf7ed66dec51db2a0953
audiod: Fix bug in status_pre_select().

We have to take the minimum input size into account when deciding
whether a minimal delay should be requested from the scheduler.
Without this, a busy loop is possible.
audiod.c