comparison codec-cfg.h @ 3643:fb9fd7e2dd35

native opensourec Cinepak (CVID) codec by im Ferguson <timf@mail.csse.monash.edu.au>
author arpi
date Fri, 21 Dec 2001 16:39:54 +0000
parents c91d9c4512c5
children ec943f8ec439
comparison
equal deleted inserted replaced
3642:2cef9d562af0 3643:fb9fd7e2dd35
44 #define VFM_RAW 8 44 #define VFM_RAW 8
45 #define VFM_RLE 9 45 #define VFM_RLE 9
46 #define VFM_XANIM 10 46 #define VFM_XANIM 10
47 #define VFM_MSVIDC 11 47 #define VFM_MSVIDC 11
48 #define VFM_FLI 12 48 #define VFM_FLI 12
49 #define VFM_CINEPAK 13
49 50
50 #ifndef GUID_TYPE 51 #ifndef GUID_TYPE
51 #define GUID_TYPE 52 #define GUID_TYPE
52 typedef struct { 53 typedef struct {
53 unsigned long f1; 54 unsigned long f1;