comparison codec-cfg.h @ 5029:ef8a43b74075

Add IJPG decoder.
author pontscho
date Sun, 10 Mar 2002 22:49:18 +0000
parents 4a6dde59834c
children fc5f42c4d088
comparison
equal deleted inserted replaced
5028:ddc28e9aa726 5029:ef8a43b74075
58 #define VFM_QTSMC 17 58 #define VFM_QTSMC 17
59 #define VFM_DUCKTM1 18 59 #define VFM_DUCKTM1 18
60 #define VFM_ROQVIDEO 19 60 #define VFM_ROQVIDEO 19
61 #define VFM_QTRPZA 20 61 #define VFM_QTRPZA 20
62 #define VFM_MPNG 21 62 #define VFM_MPNG 21
63 #define VFM_IJPG 22
63 64
64 #ifndef GUID_TYPE 65 #ifndef GUID_TYPE
65 #define GUID_TYPE 66 #define GUID_TYPE
66 typedef struct { 67 typedef struct {
67 unsigned long f1; 68 unsigned long f1;