diff etc/codecs.conf @ 30833:0336ed6ed3c6

Support SEGA CRI adx codec with demuxer lavf.
author cehoyos
date Tue, 09 Mar 2010 14:33:11 +0000
parents 66946ea4dea7
children 72281d3a78e8
line wrap: on
line diff
--- a/etc/codecs.conf	Tue Mar 09 13:19:25 2010 +0000
+++ b/etc/codecs.conf	Tue Mar 09 14:33:11 2010 +0000
@@ -3678,6 +3678,13 @@
   driver realaud
   dll "atrc.bundle/Contents/MacOS/atrc"
 
+audiocodec ffadpcmadx
+  info "FFmpeg SEGA CRI adx codec"
+  status working
+  fourcc Sadx ; internal MPlayer FourCC
+  driver ffmpeg
+  dll adpcm_adx
+
 audiocodec ffadpcmimaamv
   info "FFmpeg AMV IMA ADPCM audio"
   status working