[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.18.2.1, Sat Sep 28 13:01:15 2002 UTC revision 1.18.2.3, Sat Oct 5 21:35:35 2002 UTC
# Line 109  Line 109 
109          uint32_t m_quant_type;          uint32_t m_quant_type;
110          uint32_t m_rounding_type;          uint32_t m_rounding_type;
111          uint32_t m_fcode;          uint32_t m_fcode;
112            uint32_t m_quarterpel;
113    
114          HINTINFO *hint;          HINTINFO *hint;
115    
# Line 130  Line 131 
131    
132          uint32_t seconds;          uint32_t seconds;
133          uint32_t ticks;          uint32_t ticks;
134          uint64_t stamp;          int64_t stamp;
135    
136          IMAGE image;          IMAGE image;
137    

Legend:
Removed from v.1.18.2.1  
changed lines
  Added in v.1.18.2.3

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