[svn] / trunk / vfw / src / xvid.h Repository:
ViewVC logotype

Diff of /trunk/vfw/src/xvid.h

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

revision 294, Fri Jul 12 00:49:59 2002 UTC revision 295, Fri Jul 12 12:26:55 2002 UTC
# Line 37  Line 37 
37  *               ToDo ? : when BFRAMES is defined, the API_VERSION should not  *               ToDo ? : when BFRAMES is defined, the API_VERSION should not
38  *                        be the same (3.0 ?)  *                        be the same (3.0 ?)
39  *  *
40  *  $Id: xvid.h,v 1.5 2002-06-23 03:59:49 suxen_drol Exp $  *  $Id: xvid.h,v 1.6 2002-07-12 12:26:55 suxen_drol Exp $
41  *  *
42  *****************************************************************************/  *****************************************************************************/
43    
# Line 245  Line 245 
245                  int max_quantizer;              /* the upper limit of the quantizer */                  int max_quantizer;              /* the upper limit of the quantizer */
246                  int min_quantizer;              /* the lower limit of the quantizer */                  int min_quantizer;              /* the lower limit of the quantizer */
247                  int max_key_interval;   /* the maximum interval between key frames */                  int max_key_interval;   /* the maximum interval between key frames */
248    #ifdef _SMP
249                    int num_threads;                /* number of threads */
250    #endif
251  #ifdef BFRAMES  #ifdef BFRAMES
252                  int global;                             /* global/debug options */                  int global;                             /* global/debug options */
253                  int max_bframes;                /* max sequential bframes (0=disable bframes) */                  int max_bframes;                /* max sequential bframes (0=disable bframes) */

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

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