[cvs] / xvidcore / src / encoder.h Repository:
ViewVC logotype

Diff of /xvidcore/src/encoder.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1, Fri Mar 8 02:44:31 2002 UTC revision 1.3, Fri Apr 5 14:40:36 2002 UTC
# Line 66  Line 66 
66          uint32_t quant_type;          uint32_t quant_type;
67          uint32_t motion_flags;          uint32_t motion_flags;
68          uint32_t global_flags;          uint32_t global_flags;
69    
70            HINTINFO * hint;
71  } MBParam;  } MBParam;
72    
73  typedef struct  typedef struct
# Line 97  Line 99 
99      IMAGE sReference;      IMAGE sReference;
100      IMAGE vInterH;      IMAGE vInterH;
101      IMAGE vInterV;      IMAGE vInterV;
102            IMAGE vInterVf;
103      IMAGE vInterHV;      IMAGE vInterHV;
104            IMAGE vInterHVf;
105    
106          // macroblock          // macroblock
107    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.3

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4