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

Diff of /xvidcore/src/encoder.c

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

revision 1.95.2.29, Wed Jun 11 12:37:41 2003 UTC revision 1.95.2.30, Fri Jun 13 12:11:27 2003 UTC
# Line 687  Line 687 
687      data.frame_num = frame->frame_num;      data.frame_num = frame->frame_num;
688    
689      if (opt == XVID_PLG_BEFORE) {      if (opt == XVID_PLG_BEFORE) {
690          data.type = XVID_TYPE_AUTO;          data.type = *type;
691          data.quant = 0;          data.quant = *quant;
692    
693                  if ((pEnc->mbParam.plugin_flags & XVID_REQDQUANTS)) {                  if ((pEnc->mbParam.plugin_flags & XVID_REQDQUANTS)) {
694              data.dquant = pEnc->temp_dquants;              data.dquant = pEnc->temp_dquants;

Legend:
Removed from v.1.95.2.29  
changed lines
  Added in v.1.95.2.30

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