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 b889b8d85a..e07fdcbbc2 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -2611,6 +2611,13 @@ audiocodec ffxandpcm
driver ffmpeg
dll xan_dpcm
+audiocodec ffadpcmthp
+ info "FFmpeg THP ADPCM audio"
+ status working
+ fourcc THPA
+ driver ffmpeg
+ dll adpcm_thp
+
audiocodec libdv
info "raw DV audio decoder (libdv)"
status working