[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 238, Mon Jun 24 09:53:18 2002 UTC revision 295, Fri Jul 12 12:26:55 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.13 2002-06-24 09:53:17 suxen_drol Exp $   *  $Id: encoder.h,v 1.14 2002-07-12 12:26:23 suxen_drol Exp $
40   *   *
41   ****************************************************************************/   ****************************************************************************/
42    
# 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

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

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