From 09203646ad7a6e2903894031433dab8699240f04 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Thu, 27 May 2010 15:15:34 +0000 Subject: Update comment git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1225 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- editor/pamflip/pamflip_sse.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editor/pamflip') diff --git a/editor/pamflip/pamflip_sse.c b/editor/pamflip/pamflip_sse.c index 3a2d28d7..05933e1c 100644 --- a/editor/pamflip/pamflip_sse.c +++ b/editor/pamflip/pamflip_sse.c @@ -12,7 +12,7 @@ /*---------------------------------------------------------------------------- This is a specialized routine for row-for-column PBM transformations. - (-cw, -ccw, -xy). It requires GCC (>= v. 4.0.4) and SSE2. + (-cw, -ccw, -xy). It requires GCC (>= v. 4.2.0) and SSE2. In each cycle, we read sixteen rows from the input. We process tbis band left to right in blocks 8 pixels wide. We use the SSE2 instruction -- cgit 1.4.1