[cvs] / xvidcore / src / xvid.h Repository:
ViewVC logotype

Diff of /xvidcore/src/xvid.h

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

revision 1.13, Sun Jun 23 03:58:32 2002 UTC revision 1.14, Fri Jul 12 12:26:24 2002 UTC
# Line 245  Line 245 
245                  int bquant_ratio;               /* bframe quantizer multipier (percentage).                  int bquant_ratio;               /* bframe quantizer multipier (percentage).
246                                                                   * used only when bquant < 1                                                                   * used only when bquant < 1
247                                                                   * eg. 200 = x2 multiplier                                                                   * eg. 200 = x2 multiplier
248                                                                     * quant = ((past_quant + future_quant) * bquant_ratio)/200
249                                                                     */
250                    int frame_drop_ratio;   /* frame dropping: 0=drop none... 100=drop all */
251  #endif  #endif
252                  void *handle;                   /* [out] encoder instance handle */                  void *handle;                   /* [out] encoder instance handle */
253          }          }

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

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