comparison 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
comparison
equal deleted inserted replaced
3932:277187affd9a 3933:60db4273246d
32 #define AFM_MAD 12 32 #define AFM_MAD 12
33 #define AFM_MSADPCM 13 33 #define AFM_MSADPCM 13
34 #define AFM_A52 14 34 #define AFM_A52 14
35 #define AFM_G72X 15 35 #define AFM_G72X 15
36 #define AFM_IMAADPCM 16 36 #define AFM_IMAADPCM 16
37 #define AFM_FOX62ADPCM 17 37 #define AFM_FOX61ADPCM 17
38 #define AFM_FOX62ADPCM 18
38 39
39 #define VFM_MPEG 1 40 #define VFM_MPEG 1
40 #define VFM_VFW 2 41 #define VFM_VFW 2
41 #define VFM_ODIVX 3 42 #define VFM_ODIVX 3
42 #define VFM_DSHOW 4 43 #define VFM_DSHOW 4