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 6a4239b1a4..a26016944e 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -2787,6 +2787,13 @@ audiocodec ffadpcmea
driver ffmpeg
dll adpcm_ea
+audiocodec ffadpcmeamaxis
+ info "FFmpeg EA MAXIS XA ADPCM audio"
+ status working
+ fourcc ADXA ; internal MPlayer FourCC
+ driver ffmpeg
+ dll adpcm_ea_maxis_xa
+
audiocodec ffxandpcm
info "FFmpeg XAN DPCM audio"
comment "only works with libavformat demuxer"