summaryrefslogtreecommitdiffstats
path: root/etc/codecs.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/codecs.conf')
-rw-r--r--etc/codecs.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index f78c2ea32c..d52e7c7a3d 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -3677,6 +3677,13 @@ audiocodec raatrcmac
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