diff etc/codecs.conf @ 3933:60db4273246d

added initial support for format 0x61 ADPCM (sounds good, but still pops)
author melanson
date Tue, 01 Jan 2002 20:04:54 +0000
parents 1db1b532cdd2
children c4c3f32dae47
line wrap: on
line diff
--- a/etc/codecs.conf	Tue Jan 01 19:39:59 2002 +0000
+++ b/etc/codecs.conf	Tue Jan 01 20:04:54 2002 +0000
@@ -331,6 +331,12 @@
   format 0x2
   driver msadpcm
 
+audiocodec fox61adpcm
+  info "Format 0x61 ADPCM"
+  status working
+  format 0x61
+  driver fox61adpcm
+
 audiocodec fox62adpcm
   info "Format 0x62 ADPCM"
   status buggy