summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorcehoyos <cehoyos@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-02-18 10:32:00 +0000
committercehoyos <cehoyos@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-02-18 10:32:00 +0000
commit4565c3ac282bf198be68aa2dfb16b204ea6bfdc4 (patch)
tree4ec2841b22a7ee8677cc38a47dbaf0e16706bb2f /etc
parent39ce4dd0889c8fd0b0f9c464a68d38435de348da (diff)
downloadmpv-4565c3ac282bf198be68aa2dfb16b204ea6bfdc4.tar.bz2
mpv-4565c3ac282bf198be68aa2dfb16b204ea6bfdc4.tar.xz
Use new FFmpeg WMA Voice decoder.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30637 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index fb0b9667a6..af8d946ea0 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -4032,6 +4032,13 @@ audiocodec ffwmapro
driver ffmpeg
dll "wmapro"
+audiocodec ffwmavoice
+ info "WMA Voice audio (FFmpeg)"
+ status untested
+ format 0xA
+ driver ffmpeg
+ dll "wmavoice"
+
audiocodec ffmac3
info "Macintosh Audio Compression and Expansion 3:1"
status untested