summaryrefslogtreecommitdiffstats
path: root/etc/codecs.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/codecs.conf')
-rw-r--r--etc/codecs.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 798a4a8f81..d2330413b3 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -2235,6 +2235,14 @@ audiocodec ffmp3
driver ffmpeg
dll "mp3"
+audiocodec ffmp3adu
+ info "FFmpeg MPEG layer-3 adu audio decoder"
+ comment "integer only"
+ status working
+ format 0x55756461 ; 'a','d','u',0x55 internal MPlayer fourcc
+ driver ffmpeg
+ dll "mp3adu"
+
audiocodec ffmp2
info "FFmpeg MPEG layer-1 and layer-2 audio decoder"
comment "integer only"