1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/multimedia/qt5-multimedia
Raphael Kubo da Costa c031e35484 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
2016-04-16 17:17:12 +00:00
..
files Add patch to fix underrun errors in the ALSA plugin. 2016-04-16 17:17:12 +00:00
Makefile Add patch to fix underrun errors in the ALSA plugin. 2016-04-16 17:17:12 +00:00
pkg-plist