comparison codec-cfg.h @ 1828:60afe3421c04

OggVorbis support, ALPHA state!
author atmos4
date Sat, 01 Sep 2001 19:44:49 +0000
parents a444bd456fcc
children 7c1671842ee7
comparison
equal deleted inserted replaced
1827:9d62dcf8c7c5 1828:60afe3421c04
25 #define AFM_ALAW 5 25 #define AFM_ALAW 5
26 #define AFM_GSM 6 26 #define AFM_GSM 6
27 #define AFM_DSHOW 7 27 #define AFM_DSHOW 7
28 #define AFM_DVDPCM 8 28 #define AFM_DVDPCM 8
29 #define AFM_HWAC3 9 29 #define AFM_HWAC3 9
30 #define AFM_VORBIS 10
30 31
31 #define VFM_MPEG 1 32 #define VFM_MPEG 1
32 #define VFM_VFW 2 33 #define VFM_VFW 2
33 #define VFM_ODIVX 3 34 #define VFM_ODIVX 3
34 #define VFM_DSHOW 4 35 #define VFM_DSHOW 4