summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorfaust3 <faust3@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-09-02 17:49:24 +0000
committerfaust3 <faust3@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-09-02 17:49:24 +0000
commit758980965caeb6e4996654b56627a2a0e1ff652a (patch)
tree2c71d6d382d63cfccb2c2b6a2cd70b02f1cb42fb /etc
parentd0c1992160dbd32dd47bd54a12c7e49a1d296c15 (diff)
downloadmpv-758980965caeb6e4996654b56627a2a0e1ff652a.tar.bz2
mpv-758980965caeb6e4996654b56627a2a0e1ff652a.tar.xz
enable ffwmapro
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29633 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 4eda2df0f1..fd9a484c09 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -3652,6 +3652,14 @@ audiocodec ffwmav2
driver ffmpeg
dll "wmav2"
+audiocodec ffwmapro
+ info "WMA Pro audio (FFmpeg)"
+ status untested
+ format 0x162
+ fourcc "WMA3"
+ driver ffmpeg
+ dll "wmapro"
+
audiocodec ffmac3
info "Macintosh Audio Compression and Expansion 3:1"
status untested