]> git.alsa-project.org Git - alsa-plugins.git/commit
pulse: pcm - handle reading pulse stream hole
authorIgor V. Kovalenko <igor.v.kovalenko@gmail.com>
Mon, 28 Dec 2020 10:27:06 +0000 (13:27 +0300)
committerJaroslav Kysela <perex@perex.cz>
Mon, 28 Dec 2020 19:35:19 +0000 (20:35 +0100)
commitffc8b900792b77764213bac6816ba60f2c8d8025
tree916571cd14137df681127df19fe8d3223b806a9a
parent7028580da1db9a2362dd9b0631d7f667b373c313
pulse: pcm - handle reading pulse stream hole

If there is a hole in pulse stream, handle it by generating silence.

BugLink: https://github.com/alsa-project/alsa-plugins/pull/17
Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
pulse/pcm_pulse.c