[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 769, 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.747  
changed lines
  Added in v.769

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