[svn] / branches / dev-api-3 / xvidcore / src / image / image.c Repository:
ViewVC logotype

Diff of /branches/dev-api-3/xvidcore/src/image/image.c

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

revision 747, Sun Dec 29 06:48:25 2002 UTC revision 760, Sat Jan 4 06:14:33 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,

Legend:
Removed from v.747  
changed lines
  Added in v.760

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