comparison codec-cfg.h @ 6506:f0788e0f7475

SVQ1 added
author arpi
date Sat, 22 Jun 2002 23:09:40 +0000
parents d253cf4f43a9
children bf2e907a5bf9
comparison
equal deleted inserted replaced
6505:e3a166f8e81f 6506:f0788e0f7475
72 #define VFM_IJPG 22 72 #define VFM_IJPG 22
73 #define VFM_HUFFYUV 23 73 #define VFM_HUFFYUV 23
74 #define VFM_ZLIB 24 74 #define VFM_ZLIB 24
75 #define VFM_MPEGPES 25 75 #define VFM_MPEGPES 25
76 #define VFM_REAL 26 76 #define VFM_REAL 26
77 #define VFM_SVQ1 27
77 78
78 #ifndef GUID_TYPE 79 #ifndef GUID_TYPE
79 #define GUID_TYPE 80 #define GUID_TYPE
80 typedef struct { 81 typedef struct {
81 unsigned long f1; 82 unsigned long f1;