diff ChangeLog @ 22166:68dceb30bbcf

When setting the non-audio bit for hwac3 output, just try to set the AES0 parameter in the device name instead of poking around inside ALSA's configuration structures. This means that the non-audio bit will be set even if the user-specified device name tries to clear it.
author cladisch
date Fri, 09 Feb 2007 19:49:31 +0000
parents 0d1962e604eb
children 9007de9e67c2
line wrap: on
line diff
--- a/ChangeLog	Fri Feb 09 19:47:20 2007 +0000
+++ b/ChangeLog	Fri Feb 09 19:49:31 2007 +0000
@@ -47,6 +47,10 @@
     Ports:
     * further Intel Mac fixes
 
+    Drivers:
+    * ALSA audio output now sets the non-audio bit for AC3 passthrough even
+      if the user-specified default device name tries to clear it
+
     Others:
     * libdvdcss updated to Subversion HEAD, now same as upstream version
     * libmpdvdkit split into libdvdread and libdvdcss