[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.3, Mon May 12 12:33:16 2003 UTC revision 1.1.2.4, Sat May 17 13:36:38 2003 UTC
# Line 62  Line 62 
62          if((rc->stat_file = fopen(param->filename, "w+")) == NULL)          if((rc->stat_file = fopen(param->filename, "w+")) == NULL)
63                  return(XVID_ERR_FAIL);                  return(XVID_ERR_FAIL);
64    
     {  
         int i;  
         printf("---\n");  
         for (i=0;i<create->num_zones;i++) {  
             printf("[%i] %i\n", create->zones[i].frame, create->zones[i].increment);  
         }  
         printf("---\n");  
     }  
   
65          /*          /*
66           * The File Header           * The File Header
67           */           */

Legend:
Removed from v.1.1.2.3  
changed lines
  Added in v.1.1.2.4

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