summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 4a4cdac963..dfc8d8285a 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -2478,6 +2478,13 @@ audiocodec ffinterplaydpcm
driver ffmpeg
dll interplay_dpcm
+audiocodec ffadpcmea
+ info "FFmpeg EA ADPCM audio"
+ status working
+ fourcc ADEA ; internal MPlayer FourCC
+ driver ffmpeg
+ dll adpcm_ea
+
audiocodec libdv
info "raw DV audio decoder (libdv)"
status working