summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/codecs.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index d4c8db3231..388286ae68 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -3261,6 +3261,13 @@ audiocodec ffxandpcm
driver ffmpeg
dll xan_dpcm
+audiocodec ffyamahaadpcm
+ info "FFmpeg Yamaha ADPCM audio"
+ status working
+ format 0x20
+ driver ffmpeg
+ dll adpcm_yamaha
+
audiocodec ffadpcmthp
info "FFmpeg THP ADPCM audio"
status working