diff etc/codecs.conf @ 35710:f7ea2a9f0c52

Support FFmpeg EVRC decoder by Paul B Mahol.
author cehoyos
date Mon, 21 Jan 2013 11:47:35 +0000
parents 7801d585b06c
children 20e25bcbedf7
line wrap: on
line diff
--- a/etc/codecs.conf	Mon Jan 21 11:01:42 2013 +0000
+++ b/etc/codecs.conf	Mon Jan 21 11:47:35 2013 +0000
@@ -4582,6 +4582,13 @@
   driver realaud
   dll "atrc.bundle/Contents/MacOS/atrc"
 
+audiocodec ffevrc
+  info "FFmpeg EVRC decoder"
+  status working
+  fourcc sevc
+  driver ffmpeg
+  dll evrc
+
 audiocodec ffadpcmadx
   info "FFmpeg SEGA CRI adx codec"
   status working