summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorcladisch <cladisch@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-09-18 16:58:21 +0000
committercladisch <cladisch@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-09-18 16:58:21 +0000
commitbcebc89ef41ea01c538c7fdfa3d3922ac59b12e8 (patch)
tree4bd53267351dc9d0c8461ca96a8041c1ec3353dd /ChangeLog
parent33832856df0726c67b1ac783da9b7c20311196f6 (diff)
downloadmpv-bcebc89ef41ea01c538c7fdfa3d3922ac59b12e8.tar.bz2
mpv-bcebc89ef41ea01c538c7fdfa3d3922ac59b12e8.tar.xz
When the hardware sample format is AC3, do not force using an hardcoded
device name. The setting of the non-audio bit is now done by changing the default value of the AES0 parameter in the ALSA configuration structures. This works with user-specified devices, too. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19895 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9befe6ceed..6e892c1116 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,8 @@ MPlayer (1.0)
Drivers:
* IVTV hardware MPEG audio/video decoder output
+ * ALSA audio output: AC3 passthrough now works even when the device name
+ of the digital output port has been set by the user
Decoders:
* liba52 updated to 0.7.4 (slightly faster)