comparison codec-cfg.h @ 3400:c91d9c4512c5

g72x and a52 added
author arpi
date Sun, 09 Dec 2001 16:20:03 +0000
parents bb38b6b072f8
children fb9fd7e2dd35
comparison
equal deleted inserted replaced
3399:246c737974cb 3400:c91d9c4512c5
29 #define AFM_HWAC3 9 29 #define AFM_HWAC3 9
30 #define AFM_VORBIS 10 30 #define AFM_VORBIS 10
31 #define AFM_FFMPEG 11 31 #define AFM_FFMPEG 11
32 #define AFM_MAD 12 32 #define AFM_MAD 12
33 #define AFM_IMA4 13 33 #define AFM_IMA4 13
34 #define AFM_A52 14
35 #define AFM_G72X 15
34 36
35 #define VFM_MPEG 1 37 #define VFM_MPEG 1
36 #define VFM_VFW 2 38 #define VFM_VFW 2
37 #define VFM_ODIVX 3 39 #define VFM_ODIVX 3
38 #define VFM_DSHOW 4 40 #define VFM_DSHOW 4