[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:30:51 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208598
--- Comment #8 from commit-hook at freebsd.org ---
A commit references this bug:
Author: rakuco
Date: Sat Apr 16 17:29:59 UTC 2016
New revision: 413466
URL: https://svnweb.freebsd.org/changeset/ports/413466
Log:
MFH: r413463
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
Approved by: ports-secteam (junovitch)
Changes:
_U branches/2016Q2/
branches/2016Q2/multimedia/qt5-multimedia/Makefile
branches/2016Q2/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