diff etc/codecs.conf @ 5408:f9cd6381e327

reworked ADPCM decoders; changes include: * fixed MS IMA ADPCM * dissolved adpcm.c/.h into appropriate ad_* decoders * DK4 audio is handled directly by IMA ADPCM decoder (this obsoletes ad_dk4adpcm.c)
author melanson
date Sat, 30 Mar 2002 22:27:45 +0000
parents c4e62a4e44ee
children 4d089fae69eb
line wrap: on
line diff
--- a/etc/codecs.conf	Sat Mar 30 19:25:11 2002 +0000
+++ b/etc/codecs.conf	Sat Mar 30 22:27:45 2002 +0000
@@ -904,7 +904,7 @@
   status working
   comment "This format number was used by Duck Corp. but not officially registered with Microsoft"
   format 0x61
-  driver dk4adpcm
+  driver imaadpcm
 
 audiocodec dk3adpcm
   info "Duck DK3 ADPCM (rogue format number)"