--- ../../dev2/gift/ChangeLog 2006-08-16 20:33:10.000000000 +0000 +++ ChangeLog 2006-08-16 20:48:08.000000000 +0000 @@ -1,3 +1,9 @@ +2006-08-16 + + * FeatureExtraction/gabor.c + move one if to the outside of a for loop, for conditions where the kernal dosent touch the edge of the frame. + break the for loop for said conditions into two pieces, so that gcc4.1's autovec engine can SSE2 translate. + 2006-08-14 * FeatureExtraction/gabor.c