[cvs] / xvidcore / src / utils / ratecontrol.c Repository:
ViewVC logotype

Diff of /xvidcore/src/utils/ratecontrol.c

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

revision 1.19, Sat Feb 15 15:22:19 2003 UTC revision 1.19.2.1, Sat May 17 13:37:11 2003 UTC
# Line 131  Line 131 
131                                           (double) rate_control->framerate) *                                           (double) rate_control->framerate) *
132                                          (double) rate_control->frames));                                          (double) rate_control->frames));
133    
134          DPRINTF(DPRINTF_RC, "CBR: frame: %i, quant: %i, deviation: %i\n",          DPRINTF(XVID_DEBUG_RC, "CBR: frame: %i, quant: %i, deviation: %i\n",
135                                          (int32_t)(rate_control->frames - 1),                                          (int32_t)(rate_control->frames - 1),
136                                          rate_control->rtn_quant,                                          rate_control->rtn_quant,
137                                          (int32_t) deviation);                                          (int32_t) deviation);

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.19.2.1

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