changeset 16796:4a282cab07dd

Add FFmpeg QDM2 audio decoder
author rtognimp
date Tue, 18 Oct 2005 20:18:28 +0000
parents e8148dd5691c
children 47479ee6c742
files etc/codecs.conf
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Tue Oct 18 19:58:33 2005 +0000
+++ b/etc/codecs.conf	Tue Oct 18 20:18:28 2005 +0000
@@ -2063,6 +2063,13 @@
   dll "wmavds32.ax"
   guid 0x795b44c4, 0xf142, 0x493d, 0x8a, 0x02, 0x09, 0xbd, 0x41, 0x08, 0x95, 0xad
 
+audiocodec ffqdm2
+  info "FFmpeg QDM2 audio decoder"
+  status working
+  format 0x324D4451 ; "QDM2"
+  driver ffmpeg
+  dll "qdm2"
+
 audiocodec qdmc
   info "QuickTime QDMC/QDM2 audio decoders"
   status working