comparison codec-cfg.h @ 5235:3e04fd1074d3

added HuffYUV support, courtesy of Roberto Togni <rtogni@bresciaonline.it>
author melanson
date Thu, 21 Mar 2002 01:21:49 +0000
parents abea2deab4d6
children eafaa705a354
comparison
equal deleted inserted replaced
5234:781a155f76cf 5235:3e04fd1074d3
62 #define VFM_DUCKTM1 18 62 #define VFM_DUCKTM1 18
63 #define VFM_ROQVIDEO 19 63 #define VFM_ROQVIDEO 19
64 #define VFM_QTRPZA 20 64 #define VFM_QTRPZA 20
65 #define VFM_MPNG 21 65 #define VFM_MPNG 21
66 #define VFM_IJPG 22 66 #define VFM_IJPG 22
67 #define VFM_HUFFYUV 23
67 68
68 #ifndef GUID_TYPE 69 #ifndef GUID_TYPE
69 #define GUID_TYPE 70 #define GUID_TYPE
70 typedef struct { 71 typedef struct {
71 unsigned long f1; 72 unsigned long f1;