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

Diff of /xvidcore/src/xvid.c

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

revision 1.1, Fri Mar 8 02:44:33 2002 UTC revision 1.2, Sat Mar 16 15:52:50 2002 UTC
# Line 76  Line 76 
76          // initialize the function pointers          // initialize the function pointers
77          idct_int32_init();          idct_int32_init();
78    
         init_timer();  
   
79          fdct = fdct_int32;          fdct = fdct_int32;
80          idct = idct_int32;          idct = idct_int32;
81    
# Line 196  Line 194 
194          // something clever has to be done for this          // something clever has to be done for this
195          init_param->core_build = 1000;          init_param->core_build = 1000;
196    
         init_timer();  
   
197          return XVID_ERR_OK;          return XVID_ERR_OK;
198  }  }
199    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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