changeset 30595:82e4e386fdc5

Use new FFmpeg WMA Voice decoder.
author cehoyos
date Thu, 18 Feb 2010 10:32:00 +0000
parents 15a0ece27006
children 8806ec11a250
files etc/codecs.conf
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Thu Feb 18 10:26:39 2010 +0000
+++ b/etc/codecs.conf	Thu Feb 18 10:32:00 2010 +0000
@@ -4032,6 +4032,13 @@
   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