]> git.alsa-project.org Git - alsa-lib.git/commit
pcm: fix the period_size for direct plugins (dmix, dsnoop, dshare)
authorJaroslav Kysela <perex@perex.cz>
Mon, 14 Oct 2019 07:34:35 +0000 (09:34 +0200)
committerJaroslav Kysela <perex@perex.cz>
Mon, 14 Oct 2019 07:35:08 +0000 (09:35 +0200)
commit7a345a5c20107e1db06252f527e795c060ce98af
tree4aa47428931ed2d61c17b6a172c2b47e3624b81d
parentdf483d3fe52d671a2dafd0f882e31efc9eab8858
pcm: fix the period_size for direct plugins (dmix, dsnoop, dshare)

BugLink: https://github.com/alsa-project/alsa-lib/issues/8
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/pcm/pcm_dmix.c
src/pcm/pcm_dshare.c
src/pcm/pcm_dsnoop.c