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

Diff of /xvidcore/vfw/src/status.c

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

revision 1.1.2.1, Tue Jun 10 10:07:03 2003 UTC revision 1.1.2.2, Thu Aug 7 13:25:16 2003 UTC
# Line 273  Line 273 
273  /* feed stats info into the window */  /* feed stats info into the window */
274  void status_update(status_t *s, int type, int length, int quant)  void status_update(status_t *s, int type, int length, int quant)
275  {  {
276            if (type == 4) type = 2; /* XVID_TYPE_SVOP to XVID_TYPE_PVOP */
277      s->count[0]++;      s->count[0]++;
278      s->count[type]++;      s->count[type]++;
279    

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