OSDN Git Service

pcm: null plugin - fix the avail count
authorJaroslav Kysela <perex@perex.cz>
Fri, 13 Jun 2014 08:46:54 +0000 (10:46 +0200)
committerJaroslav Kysela <perex@perex.cz>
Fri, 13 Jun 2014 08:46:54 +0000 (10:46 +0200)
commit9c3086fb749cd5545be3f15cdde1592390006258
tree0c007284d732c4b4259a7477fb34d3e3b8e2a280
parent084e7a91d86db87b8ef438fd15f7823efebc0454
pcm: null plugin - fix the avail count

The automatic threshold start is not activated when the wrong avail
count is returned in the prepared state.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/pcm/pcm_null.c