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 4e810b0412..e510b5d982 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -2747,6 +2747,13 @@ audiocodec ffape
driver ffmpeg
dll "ape"
+audiocodec ffnellymoser
+ info "FFmpeg Nellymoser Audio decoder"
+ status working
+ fourcc "NELL" ; internal MPlayer FourCC
+ driver ffmpeg
+ dll "nellymoser"
+
audiocodec pcm
info "Uncompressed PCM"
status working