[kde-freebsd] [Bug 208598] multimedia/qt5-multimedia: ALSA QAudioInput::suspend() doesn't suspend
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Apr 16 17:17:45 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208598
--- Comment #6 from commit-hook at freebsd.org ---
A commit references this bug:
Author: rakuco
Date: Sat Apr 16 17:17:13 UTC 2016
New revision: 413463
URL: https://svnweb.freebsd.org/changeset/ports/413463
Log:
Add patch to fix underrun errors in the ALSA plugin.
The ALSA plugin doesn't suspend the ALSA device when the ::suspend() method
is
called. This results in underrun errors when it's resumed.
In ALSA, stopping a pcm doesn't close it, so the ALSA stop/start functions
map
to the QAudioInput suspend/resume functions.
PR: 208598
Submitted by: shurd
MFH: 2016Q2
Changes:
head/multimedia/qt5-multimedia/Makefile
head/multimedia/qt5-multimedia/files/patch-git_9047d9b
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list