[pulseaudio-commits] src/modules

Colin Guthrie colin at kemper.freedesktop.org
Sun Apr 15 05:43:36 PDT 2012


 src/modules/alsa/mixer/profile-sets/extra-hdmi.conf |    6 ++++++
 1 file changed, 6 insertions(+)

New commits:
commit e1d551f36424a8447348a8cd6f90debaa7baec7a
Author: Colin Guthrie <colin at mageia.org>
Date:   Sun Apr 15 13:39:29 2012 +0100

    alsa: Add the DTS/DCA mapping to extra-hdmi.conf too.
    
    This is needed for 0b421f on Intel/NVidia hardware.

diff --git a/src/modules/alsa/mixer/profile-sets/extra-hdmi.conf b/src/modules/alsa/mixer/profile-sets/extra-hdmi.conf
index d0bff6a..d4466dd 100644
--- a/src/modules/alsa/mixer/profile-sets/extra-hdmi.conf
+++ b/src/modules/alsa/mixer/profile-sets/extra-hdmi.conf
@@ -93,6 +93,12 @@ channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe
 priority = 3
 direction = output
 
+[Mapping iec958-dts-surround-51]
+device-strings = dca:%f
+channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe
+priority = 3
+direction = output
+
 [Mapping hdmi-stereo]
 device-strings = hdmi:%f
 description = Digital Stereo (HDMI)



More information about the pulseaudio-commits mailing list