]> git.alsa-project.org Git - alsa-lib.git/commit
pcm: rate: fix hw_ptr exceed the boundary
authorShengjiu Wang <shengjiu.wang@freescale.com>
Mon, 14 Jul 2014 08:55:48 +0000 (16:55 +0800)
committerTakashi Iwai <tiwai@suse.de>
Mon, 14 Jul 2014 15:34:06 +0000 (17:34 +0200)
commit035f196bcdc1e9903ed52ad1859dc23d3aa74e72
tree8304c8fd08554aa69f8c5786e98307a601a2db18
parentea865bba4615d906144ae5d4f72a4aad2baffe1f
pcm: rate: fix hw_ptr exceed the boundary

For long time test case, the hw_ptr will exceed the boundary, then cause
the avail size wrong.

Signed-off-by: Shengjiu Wang <shengjiu.wang@freescale.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
src/pcm/pcm_rate.c