changeset 4190:2ed90891750e

added a few notes about formats 0x61 and 0x62
author melanson
date Wed, 16 Jan 2002 03:39:37 +0000
parents 6871d97e4261
children 62a6135d090e
files etc/codecs.conf
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
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