comparison codec-cfg.h @ 1948:e0cc7b7290ec

native codec 'rle' added
author arpi
date Mon, 24 Sep 2001 20:21:53 +0000
parents af7b3e83d47b
children 72f0648df475
comparison
equal deleted inserted replaced
1947:06d9db9be752 1948:e0cc7b7290ec
36 #define VFM_DSHOW 4 36 #define VFM_DSHOW 4
37 #define VFM_FFMPEG 5 37 #define VFM_FFMPEG 5
38 #define VFM_VFWEX 6 38 #define VFM_VFWEX 6
39 #define VFM_DIVX4 7 39 #define VFM_DIVX4 7
40 #define VFM_RAW 8 40 #define VFM_RAW 8
41 #define VFM_RLE 9
41 42
42 #ifndef GUID_TYPE 43 #ifndef GUID_TYPE
43 #define GUID_TYPE 44 #define GUID_TYPE
44 typedef struct { 45 typedef struct {
45 unsigned long f1; 46 unsigned long f1;