diff etc/codecs.conf @ 16796:4a282cab07dd

Add FFmpeg QDM2 audio decoder
author rtognimp
date Tue, 18 Oct 2005 20:18:28 +0000
parents 3398ec12ec8c
children 657f55c92d4c
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