comparison codec-cfg.h @ 3172:bb38b6b072f8

support for FLI image decoding
author melanson
date Wed, 28 Nov 2001 01:35:55 +0000
parents b4d46817f050
children c91d9c4512c5
comparison
equal deleted inserted replaced
3171:3a325e7f6e1d 3172:bb38b6b072f8
41 #define VFM_DIVX4 7 41 #define VFM_DIVX4 7
42 #define VFM_RAW 8 42 #define VFM_RAW 8
43 #define VFM_RLE 9 43 #define VFM_RLE 9
44 #define VFM_XANIM 10 44 #define VFM_XANIM 10
45 #define VFM_MSVIDC 11 45 #define VFM_MSVIDC 11
46 #define VFM_FLI 12
46 47
47 #ifndef GUID_TYPE 48 #ifndef GUID_TYPE
48 #define GUID_TYPE 49 #define GUID_TYPE
49 typedef struct { 50 typedef struct {
50 unsigned long f1; 51 unsigned long f1;