[kde-freebsd] [SVN Commit] area51/QT/multimedia/qt5-multimedia/files

Raphael Kubo da Costa rakuco at FreeBSD.org
Sat Apr 16 17:14:55 UTC 2016


SVN commit 12346 by rakuco:

qt5-multimedia: 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


 AM            patch-git_9047d9b  




More information about the kde-freebsd mailing list