comparison codec-cfg.h @ 4227:4b652eac6738

added skeleton for QT SMC decoder
author melanson
date Fri, 18 Jan 2002 05:43:48 +0000
parents ffb8428f39e2
children 8f43b10f387f
comparison
equal deleted inserted replaced
4226:63baf6de03e1 4227:4b652eac6738
51 #define VFM_FLI 12 51 #define VFM_FLI 12
52 #define VFM_CINEPAK 13 52 #define VFM_CINEPAK 13
53 #define VFM_QTRLE 14 53 #define VFM_QTRLE 14
54 #define VFM_NUV 15 54 #define VFM_NUV 15
55 #define VFM_CYUV 16 55 #define VFM_CYUV 16
56 #define VFM_QTSMC 17
56 57
57 #ifndef GUID_TYPE 58 #ifndef GUID_TYPE
58 #define GUID_TYPE 59 #define GUID_TYPE
59 typedef struct { 60 typedef struct {
60 unsigned long f1; 61 unsigned long f1;