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 642cd235db..ae3fdfb76d 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -2517,6 +2517,13 @@ audiocodec ffadpcmea
driver ffmpeg
dll adpcm_ea
+audiocodec ffxandpcm
+ info "FFmpeg XAN DPCM audio"
+ status working
+ fourcc Axan
+ driver ffmpeg
+ dll xan_dpcm
+
audiocodec libdv
info "raw DV audio decoder (libdv)"
status working