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

Diff of /trunk/xvidcore/src/encoder.h

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

revision 295, Fri Jul 12 12:26:55 2002 UTC revision 366, Wed Aug 7 10:09:00 2002 UTC
# Line 36  Line 36 
36   *               support for EXTENDED API   *               support for EXTENDED API
37   *  - 22.08.2001 fixed bug in iDQtab   *  - 22.08.2001 fixed bug in iDQtab
38   *   *
39   *  $Id: encoder.h,v 1.14 2002-07-12 12:26:23 suxen_drol Exp $   *  $Id: encoder.h,v 1.17 2002-08-07 10:09:00 chl Exp $
40   *   *
41   ****************************************************************************/   ****************************************************************************/
42    
# Line 184  Line 184 
184          /* constants */          /* constants */
185          int global;          int global;
186          int bquant_ratio;          int bquant_ratio;
187            int frame_drop_ratio;
188    
189          /* image queue */          /* image queue */
190          int queue_head;          int queue_head;
# Line 202  Line 203 
203          IMAGE f_refhv;          IMAGE f_refhv;
204          int bframenum_dx50bvop;          int bframenum_dx50bvop;
205    
206            int last_pframe;
207            int last_sync;
208            int time_pp;
209          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 */
210  #endif  #endif
211    

Legend:
Removed from v.295  
changed lines
  Added in v.366

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