]> git.alsa-project.org Git - alsa-lib.git/commit
pcm: rate - fix the capture delay values
authorJaroslav Kysela <perex@perex.cz>
Mon, 4 Jan 2021 16:27:32 +0000 (17:27 +0100)
committerJaroslav Kysela <perex@perex.cz>
Mon, 4 Jan 2021 16:27:37 +0000 (17:27 +0100)
commitb62f66442bfbcea7c11afe4917e196fa95a65083
tree1943cd9e17b08b228ed6ba16b18e8c3731033e6c
parentac520b2ed11f31e789a4da1d55e360e3eaeac50d
pcm: rate - fix the capture delay values

Use the correct snd_pcm_mmap_capture_delay() function instead
snd_pcm_mmap_capture_hw_avail().

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