comparison codec-cfg.h @ 1488:70652cb8c402

raw (uncompressed) video codec
author arpi
date Sat, 11 Aug 2001 23:11:16 +0000
parents eda16e490ae7
children a444bd456fcc
comparison
equal deleted inserted replaced
1487:93f0db9d1ef9 1488:70652cb8c402
32 #define VFM_ODIVX 3 32 #define VFM_ODIVX 3
33 #define VFM_DSHOW 4 33 #define VFM_DSHOW 4
34 #define VFM_FFMPEG 5 34 #define VFM_FFMPEG 5
35 #define VFM_VFWEX 6 35 #define VFM_VFWEX 6
36 #define VFM_DIVX4 7 36 #define VFM_DIVX4 7
37 #define VFM_RAW 8
37 38
38 typedef struct { 39 typedef struct {
39 unsigned long f1; 40 unsigned long f1;
40 unsigned short f2; 41 unsigned short f2;
41 unsigned short f3; 42 unsigned short f3;