[svn] / branches / dev-api-3 / xvidcore / src / xvid.h Repository:
ViewVC logotype

Diff of /branches/dev-api-3/xvidcore/src/xvid.h

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

revision 658, Tue Nov 19 13:04:35 2002 UTC revision 659, Tue Nov 19 13:21:25 2002 UTC
# Line 28  Line 28 
28  *               ToDo ? : when BFRAMES is defined, the API_VERSION should not  *               ToDo ? : when BFRAMES is defined, the API_VERSION should not
29  *                        be the same (3.0 ?)  *                        be the same (3.0 ?)
30  *  *
31  *  $Id: xvid.h,v 1.17.2.11 2002-11-08 10:30:59 suxen_drol Exp $  *  $Id: xvid.h,v 1.17.2.12 2002-11-19 13:21:25 suxen_drol Exp $
32  *  *
33  *****************************************************************************/  *****************************************************************************/
34    
# Line 327  Line 327 
327                                                                   * eg. 200 = x2 multiplier                                                                   * eg. 200 = x2 multiplier
328                                                                   * quant = ((past_quant + future_quant) * bquant_ratio)/200                                                                   * quant = ((past_quant + future_quant) * bquant_ratio)/200
329                                                                   */                                                                   */
330                    int bquant_offset;              /* bquant += bquant_offset */
331                  int frame_drop_ratio;   /* frame dropping: 0=drop none... 100=drop all */                  int frame_drop_ratio;   /* frame dropping: 0=drop none... 100=drop all */
332                  void *handle;                   /* [out] encoder instance handle */                  void *handle;                   /* [out] encoder instance handle */
333          }          }

Legend:
Removed from v.658  
changed lines
  Added in v.659

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