diff etc/codecs.conf @ 34287:e52c4a58e428

Support FFmpeg ADPCM IMA Electronic Arts EACS decoding.
author cehoyos
date Fri, 02 Dec 2011 19:45:48 +0000
parents 6a1d279b91c0
children d9ba971a3d68
line wrap: on
line diff
--- a/etc/codecs.conf	Fri Dec 02 19:40:36 2011 +0000
+++ b/etc/codecs.conf	Fri Dec 02 19:45:48 2011 +0000
@@ -4286,6 +4286,13 @@
   driver ffmpeg
   dll adpcm_ima_ea_sead
 
+audiocodec ffadpcmimaeaeacs
+  info "FFmpeg ADPCM IMA Electronic Arts EACS"
+  status working
+  fourcc EACS ; internal MPlayer FourCC
+  driver ffmpeg
+  dll adpcm_ima_ea_eacs
+
 audiocodec dk3adpcm
   info "Duck DK3 ADPCM (rogue format number)"
   status working