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

Diff of /xvidcore/src/plugins/plugin_2pass1.c

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

revision 1.1.2.1, Sun Mar 23 04:03:01 2003 UTC revision 1.1.2.2, Tue Apr 8 14:01:09 2003 UTC
# Line 118  Line 118 
118          fprintf(rc->stat_file, "%c %d %d %d %d %d\n",          fprintf(rc->stat_file, "%c %d %d %d %d %d\n",
119          type,          type,
120                  data->quant,                  data->quant,
         data->length,  
121                  data->kblks,                  data->kblks,
122          data->mblks,          data->mblks,
123          data->ublks);          data->ublks,
124            data->length);
125    
126          return(0);          return(0);
127  }  }

Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2

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