Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							e7625063dc 
							
						 
					 
					
						
						
							
							[master] Imported from libpng-1.4.8.tar  
						
						
						
						
					 
					
						2011-07-07 06:41:17 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							24f40e321c 
							
						 
					 
					
						
						
							
							[master] Imported from libpng-1.4.8rc01.tar  
						
						
						
						
					 
					
						2011-06-30 19:58:41 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							0bb898a885 
							
						 
					 
					
						
						
							
							[master] Imported from libpng-1.4.8beta05.tar  
						
						
						
						
					 
					
						2011-06-19 07:22:01 -05:00 
						 
				 
			
				
					
						
							
							
								John Bowler 
							
						 
					 
					
						
						
						
						
							
						
						
							af96543688 
							
						 
					 
					
						
						
							
							[devel] Removed double increment of pointers in the accurate scaling.  
						
						
						
						
					 
					
						2011-06-18 13:25:46 -05:00 
						 
				 
			
				
					
						
							
							
								John Bowler 
							
						 
					 
					
						
						
						
						
							
						
						
							484a48e221 
							
						 
					 
					
						
						
							
							[master] Fixed error in "ACCURATE" 16-to-8 scaling.  
						
						
						
						
					 
					
						2011-06-17 21:36:09 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							cc5226bf2a 
							
						 
					 
					
						
						
							
							[master] Imported from libpng-1.4.8beta05.tar  
						
						
						
						
					 
					
						2011-06-07 19:53:23 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							8fbb563f4e 
							
						 
					 
					
						
						
							
							[master] Imported from libpng-1.4.8beta04.tar  
						
						
						
						
					 
					
						2011-06-07 14:59:33 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							4d694dadd8 
							
						 
					 
					
						
						
							
							[master] Issue warning instead of error for out of range coefficients  
						
						... 
						
						
						
						for rgb_to_gray transform 
						
						
					 
					
						2011-06-05 23:44:05 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							59397f985e 
							
						 
					 
					
						
						
							
							[master] Imported from libpng-1.4.8beta03.tar  
						
						
						
						
					 
					
						2011-06-05 23:27:22 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							cc1d4d0dbc 
							
						 
					 
					
						
						
							
							[master] Check for integer overflow in png_set_rgb_to_gray().  
						
						
						
						
					 
					
						2011-06-05 23:26:14 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							0dc882d7c3 
							
						 
					 
					
						
						
							
							[master] Ported bugfix in pngrtran.c from 1.5.3: Ensure coefficients are OK for  
						
						... 
						
						
						
						png_rgb_to_gray_fixed(). 
						
						
					 
					
						2011-06-05 17:19:17 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							d41915dc2a 
							
						 
					 
					
						
						
							
							[master] Port change to pngrtran.c from 1.5.3: when expanding a paletted image,  
						
						... 
						
						
						
						always expand to RGBA if transparency is present. 
						
						
					 
					
						2011-06-03 21:17:49 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							f512ca7625 
							
						 
					 
					
						
						
							
							[master] Bump to version 1.4.8beta01  
						
						
						
						
					 
					
						2011-05-02 12:23:29 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							b94d24eb25 
							
						 
					 
					
						
						
							
							[master] Changed argument of png_get_io_ptr() back to png_struct  
						
						... 
						
						
						
						because we promised not to change its signature, so it can be used
safely in configure scripts to detect libpng. 
						
						
					 
					
						2011-01-21 22:17:18 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							25d754e86d 
							
						 
					 
					
						
						
							
							[master] Bump to version 1.4.6beta02  
						
						
						
						
					 
					
						2011-01-14 20:26:03 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							bba85637d7 
							
						 
					 
					
						
						
							
							[master] Imported from libpng-1.4.6beta02.tar  
						
						
						
						
					 
					
						2011-01-14 17:26:54 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							1daf8980dd 
							
						 
					 
					
						
						
							
							[master] Bump to version 1.4.6beta02  
						
						
						
						
					 
					
						2010-12-31 09:04:02 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							9a8c568e3c 
							
						 
					 
					
						
						
							
							[master] Fixed bug in background transformation handling in pngrtran.c  
						
						... 
						
						
						
						(it was looking for the flag in png_ptr->transformations instead of in
png_ptr->flags). 
						
						
					 
					
						2010-12-28 21:45:08 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							fb05477e11 
							
						 
					 
					
						
						
							
							[master] Bump version to 1.4.6beta01  
						
						
						
						
					 
					
						2010-12-27 09:04:59 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							6916ec5fa9 
							
						 
					 
					
						
						
							
							[master] Bump to version 1.4.5rc04  
						
						
						
						
					 
					
						2010-12-09 07:12:52 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							79fb836d66 
							
						 
					 
					
						
						
							
							[master] Imported from libpng-1.4.5rc03.tar  
						
						
						
						
					 
					
						2010-12-03 10:02:23 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							010110a0be 
							
						 
					 
					
						
						
							
							[master] Imported from libpng-1.4.5rc02.tar  
						
						
						
						
					 
					
						2010-12-02 07:05:34 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							ff244b6181 
							
						 
					 
					
						
						
							
							[master] Bump to version 1.4.5beta07  
						
						
						
						
					 
					
						2010-11-24 15:04:15 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							2922c07e67 
							
						 
					 
					
						
						
							
							[master] Changes to remove gcc warnings (John Bowler)  
						
						
						
						
					 
					
						2010-11-21 14:02:16 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							8aa84c7fce 
							
						 
					 
					
						
						
							
							[master] Imported from libpng-1.4.5beta05.tar  
						
						
						
						
					 
					
						2010-11-20 17:15:36 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							bb56c39d16 
							
						 
					 
					
						
						
							
							[master] Imported from libpng-1.4.2.tar  
						
						
						
						
					 
					
						2010-05-06 06:48:47 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							77237196c7 
							
						 
					 
					
						
						
							
							[master] Imported from libpng-1.4.2rc06.tar  
						
						
						
						
					 
					
						2010-05-04 09:34:13 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							198ed18b9e 
							
						 
					 
					
						
						
							
							[master] Bump to version 1.4.2rc05  
						
						
						
						
					 
					
						2010-04-29 09:41:01 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							510227e39e 
							
						 
					 
					
						
						
							
							[master] Imported from libpng-1.4.2rc04.tar  
						
						
						
						
					 
					
						2010-04-26 22:51:30 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							087ebd80da 
							
						 
					 
					
						
						
							
							[master] Imported from libpng-1.4.2rc03.tar  
						
						
						
						
					 
					
						2010-04-24 13:58:16 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							a019c335c9 
							
						 
					 
					
						
						
							
							[master] Bump to version 1.4.2rc03  
						
						
						
						
					 
					
						2010-04-16 10:25:20 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							8dc3729522 
							
						 
					 
					
						
						
							
							[master] Reenabled png_set_dither() but renamed it to png_set_quantize() to  
						
						... 
						
						
						
						reflect more accurately what it actually does.  At the same time, renamed
the PNG_DITHER_[RED,GREEN_BLUE]_BITS macros to
PNG_QUANTIZE_[RED,GREEN,BLUE]_BITS. 
						
						
					 
					
						2010-04-16 07:24:52 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							930af7d50b 
							
						 
					 
					
						
						
							
							[master] Documented the fact that png_set_dither() is no longer supported.  
						
						
						
						
					 
					
						2010-04-13 22:08:21 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							0f544f62d6 
							
						 
					 
					
						
						
							
							[master] Imported from libpng-1.4.2rc01.tar  
						
						
						
						
					 
					
						2010-04-10 06:43:07 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							2ec1fc60c3 
							
						 
					 
					
						
						
							
							[master] Imported from libpng-1.4.2beta01.tar  
						
						
						
						
					 
					
						2010-04-01 07:41:11 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							c01ee053b1 
							
						 
					 
					
						
						
							
							[master] Imported from libpng-1.4.1.tar  
						
						
						
						
					 
					
						2010-02-25 05:45:01 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							b55295cb12 
							
						 
					 
					
						
						
							
							[master] Imported from libpng-1.4.1rc04.tar  
						
						
						
						
					 
					
						2010-02-19 19:23:47 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							2445ad4331 
							
						 
					 
					
						
						
							
							[master] Imported from libpng-1.4.1rc03.tar  
						
						
						
						
					 
					
						2010-02-19 15:09:07 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							357c1c8c53 
							
						 
					 
					
						
						
							
							[master] Imported from libpng-1.4.1rc02.tar  
						
						
						
						
					 
					
						2010-02-18 07:07:19 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							471c9b47fe 
							
						 
					 
					
						
						
							
							[master] Imported from libpng-1.4.1beta12.tar  
						
						
						
						
					 
					
						2010-02-14 07:05:57 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							7d6103ad6c 
							
						 
					 
					
						
						
							
							[master] Imported from libpng-1.4.1beta11.tar  
						
						
						
						
					 
					
						2010-02-12 21:33:07 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							233edbf415 
							
						 
					 
					
						
						
							
							[master] Imported from libpng-1.4.1beta09.tar  
						
						
						
						
					 
					
						2010-02-07 23:05:33 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							f12a87a96c 
							
						 
					 
					
						
						
							
							[master] Imported from libpng-1.4.1beta08.tar  
						
						
						
						
					 
					
						2010-02-06 19:48:53 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							21b7aaa428 
							
						 
					 
					
						
						
							
							[master] Imported from libpng-1.4.1beta07.tar  
						
						
						
						
					 
					
						2010-02-05 16:30:38 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							7e3a82cd9c 
							
						 
					 
					
						
						
							
							[master] Imported from libpng-1.4.0.tar  
						
						
						
						
					 
					
						2010-01-02 23:15:33 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							115817d118 
							
						 
					 
					
						
						
							
							[master] Imported from libpng-1.2.42.tar  
						
						
						
						
					 
					
						2010-01-02 23:15:22 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							5cfea4fc98 
							
						 
					 
					
						
						
							
							[master] Imported from libpng-1.2.42rc05.tar  
						
						
						
						
					 
					
						2010-01-01 18:29:51 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							8e4e070151 
							
						 
					 
					
						
						
							
							[master] Updated copyright year to 2010 and made some trivial cosmetic changes  
						
						
						
						
					 
					
						2010-01-01 10:48:33 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							4607e1386f 
							
						 
					 
					
						
						
							
							[master] Imported from libpng-1.2.42rc03.tar  
						
						
						
						
					 
					
						2009-12-25 14:23:21 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							9a80a35f4b 
							
						 
					 
					
						
						
							
							[master] Imported from libpng-1.2.42rc02.tar  
						
						
						
						
					 
					
						2009-12-23 07:43:15 -06:00