jonathan: thuban ChangeLog,1.789,1.790

cvs@intevation.de cvs at intevation.de
Fri Feb 18 22:22:55 CET 2005


Author: jonathan

Update of /thubanrepository/thuban
In directory doto:/tmp/cvs-serv21882

Modified Files:
	ChangeLog 
Log Message:
Optimize the loop in gdalwarp which builds a mask. Handle the majority of an 
image in a loop, creating 8 bits at a time. Later, handle the edge case where 
less than 8 bits are packed.


Index: ChangeLog
===================================================================
RCS file: /thubanrepository/thuban/ChangeLog,v
retrieving revision 1.789
retrieving revision 1.790
diff -u -d -r1.789 -r1.790
--- ChangeLog	18 Feb 2005 19:28:45 -0000	1.789
+++ ChangeLog	18 Feb 2005 21:22:53 -0000	1.790
@@ -1,3 +1,10 @@
+2005-02-18  Jonathan Coles <jonathan at intevation.de>
+
+	* libraries/thuban/gdalwarp.cpp (GetImageData): Optimize the loop
+	which builds a mask. Handle the majority of an image in a loop,
+	creating 8 bits at a time. Later, handle the edge case where less
+	than 8 bits are packed. 
+
 2005-02-18  Bernhard Herzog  <bh at intevation.de>
 
 	* test/test_baserenderer.py (TestBaseRenderer.setUp): Fix





More information about the Thuban-devel mailing list

This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)