diff etc/codecs.conf @ 4190:2ed90891750e

added a few notes about formats 0x61 and 0x62
author melanson
date Wed, 16 Jan 2002 03:39:37 +0000
parents 447ff640317f
children bb7dc35902ff
line wrap: on
line diff
--- a/etc/codecs.conf	Wed Jan 16 03:25:07 2002 +0000
+++ b/etc/codecs.conf	Wed Jan 16 03:39:37 2002 +0000
@@ -339,14 +339,16 @@
   driver msadpcm
 
 audiocodec fox61adpcm
-  info "Format 0x61 ADPCM"
+  info "Duck DK4 ADPCM (rogue format number)"
   status working
+  comment "This format number was used by Duck Corp. but not officially registered with Microsoft"
   format 0x61
   driver fox61adpcm
 
 audiocodec fox62adpcm
-  info "Format 0x62 ADPCM"
+  info "Duck DK3 ADPCM (rogue format number)"
   status working
+  comment "This format number was used by Duck Corp. but not officially registered with Microsoft"
   format 0x62
   driver fox62adpcm