Parent Directory | Revision Log | Patch
revision 3, Fri Mar 8 02:46:11 2002 UTC | revision 36, Sat Mar 16 15:55:12 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 |
|
No admin address has been configured | ViewVC Help |
Powered by ViewVC 1.0.4 |