comparison codec-cfg.h @ 4301:8f43b10f387f

added skeleton for Duck Truemotion v1 decoder (doesn't do anything yet)
author melanson
date Tue, 22 Jan 2002 05:39:34 +0000
parents 4b652eac6738
children 3da8c5706371
comparison
equal deleted inserted replaced
4300:4ebab79785b7 4301:8f43b10f387f
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 #define VFM_QTSMC 17
57 #define VFM_DUCKTM1 18
57 58
58 #ifndef GUID_TYPE 59 #ifndef GUID_TYPE
59 #define GUID_TYPE 60 #define GUID_TYPE
60 typedef struct { 61 typedef struct {
61 unsigned long f1; 62 unsigned long f1;