diff codec-cfg.h @ 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 8a88ed2473aa
children c4c3f32dae47
line wrap: on
line diff
--- a/codec-cfg.h	Tue Jan 01 19:39:59 2002 +0000
+++ b/codec-cfg.h	Tue Jan 01 20:04:54 2002 +0000
@@ -34,7 +34,8 @@
 #define AFM_A52 14
 #define AFM_G72X 15
 #define AFM_IMAADPCM 16
-#define AFM_FOX62ADPCM 17
+#define AFM_FOX61ADPCM 17
+#define AFM_FOX62ADPCM 18
 
 #define VFM_MPEG 1
 #define VFM_VFW 2