[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.6, Wed May 1 13:00:01 2002 UTC revision 1.7, Mon May 6 10:07:19 2002 UTC
# Line 56  Line 56 
56          uint32_t fincr;          uint32_t fincr;
57          uint32_t fbase;          uint32_t fbase;
58    
59    #ifdef BFRAMES
60            int max_bframes;
61    #endif
62    
63      /* rounding type; alternate 0-1 after each interframe */      /* rounding type; alternate 0-1 after each interframe */
64          /* 1 <= fixed_code <= 4          /* 1 <= fixed_code <= 4
65             automatically adjusted using motion vector statistics inside             automatically adjusted using motion vector statistics inside
# Line 136  Line 140 
140    
141  #ifdef BFRAMES  #ifdef BFRAMES
142          /* constants */          /* constants */
         int max_bframes;  
143          int bquant_ratio;          int bquant_ratio;
144          /* vars */          /* vars */
145          int bframenum_head;          int bframenum_head;

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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