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 3e871c20e5..31c744e00b 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -2475,3 +2475,10 @@ audiocodec lhacm
format 0x1104 ; SBC
driver acm
dll "lhacm.acm"
+
+audiocodec TwinVQ
+ info "VQF codec by NTTLabs"
+ status working
+ fourcc TWIN
+ driver vqf
+ dll "tvqdec.dll"