Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							254670338e 
							
						 
					 
					
						
						
							
							[devel] Imported from libpng-1.5.1beta11.tar  
						
						
						
						
					 
					
						2011-01-28 15:16:05 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							0012e9cd54 
							
						 
					 
					
						
						
							
							[devel] Imported from libpng-1.5.1beta10.tar  
						
						
						
						
					 
					
						2011-01-26 22:05:32 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							8d0bc0f026 
							
						 
					 
					
						
						
							
							[devel] Made the manual, synopses, and function prototypes use the function  
						
						... 
						
						
						
						argument names file_gamma, int_file_gamma, and srgb_intent consistently. 
						
						
					 
					
						2011-01-25 22:15:58 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							135d17ce3e 
							
						 
					 
					
						
						
							
							[devel] Bump to version libpng-1.5.1beta10  
						
						
						
						
					 
					
						2011-01-24 00:18:05 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							9962b84659 
							
						 
					 
					
						
						
							
							[devel] Imported from libpng-1.5.1beta09.tar  
						
						
						
						
					 
					
						2011-01-24 00:14:22 -06:00 
						 
				 
			
				
					
						
							
							
								John Bowler 
							
						 
					 
					
						
						
						
						
							
						
						
							f21a0d0eee 
							
						 
					 
					
						
						
							
							[devel] Enhance pngvalid, correct an error in gray_to_rgb, correct doc error.  
						
						
						
						
					 
					
						2011-01-23 23:55:19 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							d52cd11ed2 
							
						 
					 
					
						
						
							
							[devel] Bump to version libpng-1.5.1beta09  
						
						
						
						
					 
					
						2011-01-22 20:23:07 -06:00 
						 
				 
			
				
					
						
							
							
								John Bowler 
							
						 
					 
					
						
						
						
						
							
						
						
							f19abd6725 
							
						 
					 
					
						
						
							
							[devel] Added four new convenience functions (John Bowler)  
						
						
						
						
					 
					
						2011-01-22 18:29:24 -06:00 
						 
				 
			
				
					
						
							
							
								John Bowler 
							
						 
					 
					
						
						
						
						
							
						
						
							0a5c9c02fa 
							
						 
					 
					
						
						
							
							[devel] Corrected const_png_ in png.h to png_const_ to avoid polluting  
						
						... 
						
						
						
						the namespace.  Added png_get_current_row_number and
 png_get_current_pass_number for the
 benefit of the user transform callback.
 Added png_process_data_pause and png_process_data_skip for the benefit of
 progressive readers that need to stop data processing or want to optimize
 skipping of unread data (e.g. if the reader marks a chunk to be skipped.) 
						
						
					 
					
						2011-01-22 17:36:34 -06:00 
						 
				 
			
				
					
						
							
							
								John Bowler 
							
						 
					 
					
						
						
						
						
							
						
						
							71a10f2ca1 
							
						 
					 
					
						
						
							
							[devel] Attempted to fix cpp on Solaris with S. Studio 12 cc, fix build  
						
						... 
						
						
						
						Added a make macro DFNCPP that is a CPP that will accept the tokens in
    a .dfn file and adds configure stuff to test for such a CPP.  ./configure
    should fail if one is not available. 
						
						
					 
					
						2011-01-22 17:03:33 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							cf7cce6da5 
							
						 
					 
					
						
						
							
							[devel] Corrected (again) the ordinal of png_get_io_chunk_type().  
						
						
						
						
					 
					
						2011-01-22 12:42:43 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							c63409b078 
							
						 
					 
					
						
						
							
							[devel] Corrected the ordinal for the new function in png.h  
						
						
						
						
					 
					
						2011-01-22 09:42:19 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							a63dbedead 
							
						 
					 
					
						
						
							
							[devel] Added png_get_io_chunk_type() and deprecated png_get_io_chunk_name()  
						
						
						
						
					 
					
						2011-01-22 08:51:19 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							b86b4928d6 
							
						 
					 
					
						
						
							
							[devel] Added const_png_structp and const_png_infop types, and used them in  
						
						... 
						
						
						
						prototypes for most png_get_*() functions. 
						
						
					 
					
						2011-01-21 23:12:51 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							47457a01f7 
							
						 
					 
					
						
						
							
							[devel] Bump to version libpng-1.5.1rc01  
						
						
						
						
					 
					
						2011-01-21 08:25:26 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							77c3bf17ca 
							
						 
					 
					
						
						
							
							[devel] Imported from libpng-1.5.1beta06.tar  
						
						
						
						
					 
					
						2011-01-20 16:02:05 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							c9ae31c23a 
							
						 
					 
					
						
						
							
							[devel] Bump to version libpng-1.5.1beta06  
						
						
						
						
					 
					
						2011-01-16 13:40:05 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							2ca8490a32 
							
						 
					 
					
						
						
							
							[devel] Imported from libpng-1.5.1beta05.tar  
						
						
						
						
					 
					
						2011-01-16 13:36:02 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							498d19243c 
							
						 
					 
					
						
						
							
							[devel] Bump to version libpng-1.5.1beta05  
						
						
						
						
					 
					
						2011-01-16 00:42:57 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							27bf8986f9 
							
						 
					 
					
						
						
							
							[devel] Imported from libpng-1.5.1beta04.tar  
						
						
						
						
					 
					
						2011-01-16 00:40:17 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							366eb49f99 
							
						 
					 
					
						
						
							
							[devel] Bump to version libpng-1.5.1beta04  
						
						
						
						
					 
					
						2011-01-15 11:45:19 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							b764c60a12 
							
						 
					 
					
						
						
							
							[devel] Imported from libpng-1.5.1beta03.tar  
						
						
						
						
					 
					
						2011-01-14 21:20:20 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							62e956e1dd 
							
						 
					 
					
						
						
							
							[devel] Imported from libpng-1.5.1beta02.tar  
						
						
						
						
					 
					
						2011-01-14 17:10:38 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							3200e1e088 
							
						 
					 
					
						
						
							
							[devel] Bump to version libpng-1.5.1beta02  
						
						
						
						
					 
					
						2011-01-08 21:02:22 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							033155ca21 
							
						 
					 
					
						
						
							
							[devel] Imported from libpng-1.5.1beta01.tar  
						
						
						
						
					 
					
						2011-01-08 15:50:00 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							512cbf8ade 
							
						 
					 
					
						
						
							
							[devel] Bump to version libpng-1.5.1beta01  
						
						
						
						
					 
					
						2011-01-06 08:11:22 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							f5ea1b7095 
							
						 
					 
					
						
						
							
							[devel] Imported from libpng-1.5.0.tar  
						
						
						
						
					 
					
						2011-01-06 06:45:07 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							64b863cd2a 
							
						 
					 
					
						
						
							
							[devel] Update copyright year and bump to version libpng-1.5.0rc07  
						
						
						
						
					 
					
						2011-01-04 09:58:33 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							a7d604e681 
							
						 
					 
					
						
						
							
							[devel] Imported from libpng-1.5.0rc06.tar  
						
						
						
						
					 
					
						2011-01-04 09:09:27 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							8f8061adba 
							
						 
					 
					
						
						
							
							[devel] Imported from libpng-1.5.0rc05.tar  
						
						
						
						
					 
					
						2010-12-31 09:15:08 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							332594dd06 
							
						 
					 
					
						
						
							
							[devel] Bump to version libpng-1.5.0rc04  
						
						
						
						
					 
					
						2010-12-27 22:18:05 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							57731529dc 
							
						 
					 
					
						
						
							
							[devel] Bump to version libpng-1.5.0rc03  
						
						
						
						
					 
					
						2010-12-27 21:35:41 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							9830f98ff9 
							
						 
					 
					
						
						
							
							[devel] Imported from libpng-1.5.0rc02.tar  
						
						
						
						
					 
					
						2010-12-27 21:31:30 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							3af77feaa3 
							
						 
					 
					
						
						
							
							[devel] Bump to version libpng-1.5.0rc02  
						
						
						
						
					 
					
						2010-12-27 09:21:50 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							fd20a5ae9b 
							
						 
					 
					
						
						
							
							[devel] Imported from libpng-1.5.0rc01.tar  
						
						
						
						
					 
					
						2010-12-27 08:55:13 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							d3b76572c7 
							
						 
					 
					
						
						
							
							[devel] Bump to version libpng-1.5.0beta59  
						
						
						
						
					 
					
						2010-12-19 17:06:32 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							6e97410f66 
							
						 
					 
					
						
						
							
							[devel] Imported from libpng-1.5.0beta58.tar  
						
						
						
						
					 
					
						2010-12-19 16:47:04 -06:00 
						 
				 
			
				
					
						
							
							
								John Bowler 
							
						 
					 
					
						
						
						
						
							
						
						
							660c6e4d70 
							
						 
					 
					
						
						
							
							[devel] Fixed interlace image handling and add test cases (John Bowler)  
						
						
						
						
					 
					
						2010-12-19 06:22:23 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							4c93a7cb6f 
							
						 
					 
					
						
						
							
							[devel] Bump to version libpng-1.5.0beta58  
						
						
						
						
					 
					
						2010-12-09 06:11:18 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							9a462393e4 
							
						 
					 
					
						
						
							
							[devel] Imported from libpng-1.5.0beta57.tar  
						
						
						
						
					 
					
						2010-12-09 06:08:04 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							9f044c17fa 
							
						 
					 
					
						
						
							
							[devel] Added some whitespace in png.h and pngpriv.h, revised a comment  
						
						... 
						
						
						
						in pngvalid.c 
						
						
					 
					
						2010-12-07 14:59:43 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							845b74e6d4 
							
						 
					 
					
						
						
							
							[devel] Bump to version libpng-1.5.0beta57  
						
						
						
						
					 
					
						2010-12-06 20:25:05 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							23d3970929 
							
						 
					 
					
						
						
							
							[devel] Revised PNG_EXPORT() macro and added PNG_EXPORTA() macro, with the  
						
						... 
						
						
						
						objective of simplifying and improving the cosmetic appearance of png.h. 
						
						
					 
					
						2010-12-06 18:28:02 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							27df3a44eb 
							
						 
					 
					
						
						
							
							[devel] Added PNG_EXPORTX() and PNG_EXPORTA() macros for testing,  
						
						... 
						
						
						
						with the objective of improving the cosmetic appearance of png.h. 
						
						
					 
					
						2010-12-06 12:38:42 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							a451725242 
							
						 
					 
					
						
						
							
							[devel]  
						
						... 
						
						
						
						Added some commentary about PNG_EXPORT in png.h and pngconf.h 
						
						
					 
					
						2010-12-06 08:54:55 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							b93e0326d2 
							
						 
					 
					
						
						
							
							[devel] Comment about 1.4.0 through 1.4.4 versions of png_get_uint_16 macro  
						
						... 
						
						
						
						which returned the wrong type (png_uint_32 instead of png_uint_16). 
						
						
					 
					
						2010-11-25 06:56:20 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							2776d5e9e6 
							
						 
					 
					
						
						
							
							[devel] Bump to version libpng-1.5.0beta56  
						
						
						
						
					 
					
						2010-11-21 15:19:55 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							a581556b17 
							
						 
					 
					
						
						
							
							[master] Revised png_get_uint_32, png_get_int_32, png_get_uint_16 (Cosmin)  
						
						... 
						
						
						
						Moved reading of file signature into png_read_sig (Cosmin)
Fixed atomicity of chunk header serialization (Cosmin)
Added test for io_state in pngtest.c (Cosmin)
Added "#!/bin/sh" at the top of contrib/pngminim/*/gather.sh scripts. 
						
						
					 
					
						2010-11-20 21:48:29 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							d801b3882c 
							
						 
					 
					
						
						
							
							[devel] Bump to version libpng-1.5.0beta55  
						
						
						
						
					 
					
						2010-11-11 07:19:19 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							ed3dfbd25a 
							
						 
					 
					
						
						
							
							[devel] Imported from libpng-1.5.0beta54.tar  
						
						
						
						
					 
					
						2010-11-10 07:05:07 -06:00