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

Diff of /xvidcore/src/image/image.c

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

revision 1.20.2.13, Sun Dec 29 06:48:25 2002 UTC revision 1.20.2.15, Sat Jan 11 14:59:24 2003 UTC
# Line 1034  Line 1034 
1034  }  }
1035    
1036    
 #define ABS(X)    (((X)>0)?(X):-(X))  
1037  float  float
1038  image_mad(const IMAGE * img1,  image_mad(const IMAGE * img1,
1039                    const IMAGE * img2,                    const IMAGE * img2,
# Line 1200  Line 1199 
1199          }          }
1200    
1201  }  }
1202    

Legend:
Removed from v.1.20.2.13  
changed lines
  Added in v.1.20.2.15

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