[svn] / trunk / xvidcore / src / motion / motion_comp.c Repository:
ViewVC logotype

Diff of /trunk/xvidcore/src/motion/motion_comp.c

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

revision 229, Thu Jun 20 14:05:58 2002 UTC revision 232, Fri Jun 21 16:12:48 2002 UTC
# Line 7  Line 7 
7  #include "../utils/timer.h"  #include "../utils/timer.h"
8  #include "motion.h"  #include "motion.h"
9    
 #undef BFRAMES  
   
10  #define ABS(X) (((X)>0)?(X):-(X))  #define ABS(X) (((X)>0)?(X):-(X))
11  #define SIGN(X) (((X)>0)?1:-1)  #define SIGN(X) (((X)>0)?1:-1)
12    

Legend:
Removed from v.229  
changed lines
  Added in v.232

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