[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.12, Sun Jun 23 03:58:32 2002 UTC revision 1.14, Fri Jul 12 12:26:23 2002 UTC
# Line 92  Line 92 
92          uint32_t fincr;          uint32_t fincr;
93          uint32_t fbase;          uint32_t fbase;
94    
95    #ifdef _SMP
96            int num_threads;
97    #endif
98    
99  #ifdef BFRAMES  #ifdef BFRAMES
100          int max_bframes;          int max_bframes;
101  #endif  #endif
# Line 196  Line 200 
200          IMAGE f_refh;          IMAGE f_refh;
201          IMAGE f_refv;          IMAGE f_refv;
202          IMAGE f_refhv;          IMAGE f_refhv;
203            int bframenum_dx50bvop;
204    
205          int m_framenum; /* debug frame num counter; unlike iFrameNum, does not reset at ivop */          int m_framenum; /* debug frame num counter; unlike iFrameNum, does not reset at ivop */
206  #endif  #endif

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.14

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