John Bowler 
							
						 
					 
					
						
						
						
						
							
						
						
							c45f1223cb 
							
						 
					 
					
						
						
							
							[libpng16] Fixed misplaced brackets in earlier patch to pngpriv.h  
						
						
						
						
							
						
					 
					
						2014-06-24 19:42:03 -05:00 
						 
				 
			
				
					
						
							
							
								John Bowler 
							
						 
					 
					
						
						
						
						
							
						
						
							910aaadddb 
							
						 
					 
					
						
						
							
							[libpng16] Fixed clang no-warning builds: png_digit was defined but never used.  
						
						
						
						
							
						
					 
					
						2014-06-24 19:38:41 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							fc932f7b03 
							
						 
					 
					
						
						
							
							[libpng16] Changed "if defined(__ARM_NEON__)" to  
						
						... 
						
						
						
						"if defined(__ARM_NEON__) || defined(__ARM_NEON)" (James Wu). 
						
						
							
						
					 
					
						2014-06-24 13:07:39 -05:00 
						 
				 
			
				
					
						
							
							
								John Bowler 
							
						 
					 
					
						
						
						
						
							
						
						
							83ae6fc266 
							
						 
					 
					
						
						
							
							[libpng16] Added "PNG_SET_OPTION" requirement for sRGB chunk support to  
						
						... 
						
						
						
						pnglibconf.dfa, needed for write-only support (John Bowler). 
						
						
							
						
					 
					
						2014-06-22 11:23:07 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							33ebeec0b5 
							
						 
					 
					
						
						
							
							[libpng16] Split a long output string in contrib/gregbook/rpng2-x.c.  
						
						
						
						
							
						
					 
					
						2014-06-13 15:34:36 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							225af8f363 
							
						 
					 
					
						
						
							
							[libpng16] Removed "PNG_UNUSED()" inadvertently left in contrib/gregbook  
						
						... 
						
						
						
						/readpng2.c from the previous update. 
						
						
							
						
					 
					
						2014-06-13 12:55:43 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							151eb95305 
							
						 
					 
					
						
						
							
							[libpng16] Added "(void) png_ptr;" where needed in contrib/gregbook to quiet  
						
						... 
						
						
						
						compiler complaints about unused pointers. 
						
						
							
						
					 
					
						2014-06-13 12:04:54 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							f36a94207c 
							
						 
					 
					
						
						
							
							[libpng16] Quieted -Wsign-compare and -Wclobber compiler warnings in  
						
						... 
						
						
						
						contrib/pngminus/*.c 
						
						
							
						
					 
					
						2014-06-13 11:06:33 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							212fd5745d 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.13beta01  
						
						
						
						
							
						
					 
					
						2014-06-11 21:13:33 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							e429c66cea 
							
						 
					 
					
						
						
							
							[libpng16] Imported from libpng-1.6.12.tar  
						
						
						
						
							
 
 
						
					 
					
						2014-06-11 20:41:51 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							1a4c0144da 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.12rc04  
						
						
						
						
							
						
					 
					
						2014-06-08 12:10:04 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							db1a0e763f 
							
						 
					 
					
						
						
							
							[libpng16] Imported from libpng-1.6.12rc03.tar  
						
						
						
						
							
 
						
					 
					
						2014-06-07 22:46:46 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							41694dcaea 
							
						 
					 
					
						
						
							
							[libpng16] Ensure "__has_attribute()" macro exists before trying to use it with  
						
						... 
						
						
						
						old clang compilers (MacPorts Ticket #43939 ). 
						
						
							
						
					 
					
						2014-06-07 22:27:44 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							ff3fb08157 
							
						 
					 
					
						
						
							
							[libpng16] Imported from libpng-1.6.12rc02.tar  
						
						
						
						
							
 
						
					 
					
						2014-06-07 14:49:03 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							79b7e4e621 
							
						 
					 
					
						
						
							
							[libpng16] Changed file permissions of contrib/tools/intgamma.sh from  
						
						... 
						
						
						
						0644 to 0755 (Cosmin). 
						
						
							
						
					 
					
						2014-06-07 14:47:02 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							b41a37d403 
							
						 
					 
					
						
						
							
							[libpng16] Imported from libpng-1.6.12rc01.tar  
						
						
						
						
							
 
						
					 
					
						2014-06-06 18:31:35 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							b7afba6a0b 
							
						 
					 
					
						
						
							
							[libpng16] Relocated new code from 1.6.11beta06 in png.c to a point after the  
						
						... 
						
						
						
						declarations (Max Stepin). 
						
						
							
						
					 
					
						2014-06-06 12:07:07 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							da7b692ce0 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.12beta01  
						
						
						
						
							
						
					 
					
						2014-06-06 11:57:30 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							c4e0f3de64 
							
						 
					 
					
						
						
							
							[libpng16] Imported from libpng-1.6.11.tar  
						
						
						
						
							
 
 
						
					 
					
						2014-06-05 10:00:45 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							ee6050ecb4 
							
						 
					 
					
						
						
							
							[libpng16] Imported from libpng-1.6.11rc02.tar  
						
						
						
						
							
 
						
					 
					
						2014-06-03 22:02:34 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							165f072144 
							
						 
					 
					
						
						
							
							[libpng16] Imported from libpng-1.6.11rc01.tar  
						
						
						
						
							
 
						
					 
					
						2014-05-27 11:15:53 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							7acfe50855 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.11beta07  
						
						
						
						
							
						
					 
					
						2014-05-19 21:20:05 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							5808e7b8c8 
							
						 
					 
					
						
						
							
							[libpng16] Imported from libpng-1.6.11beta06.tar  
						
						
						
						
							
 
						
					 
					
						2014-05-19 21:11:36 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							f85092bc7b 
							
						 
					 
					
						
						
							
							[libpng16] Fix cut-and-paste error in scripts/symbols.dfn, from 1.6.11beta02.  
						
						
						
						
							
						
					 
					
						2014-05-19 21:08:49 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							d1c5f48c05 
							
						 
					 
					
						
						
							
							[libpng16] Minor update to documentation and CHANGES/ANNOUNCE files.  
						
						
						
						
							
						
					 
					
						2014-05-09 21:06:27 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							e95ce2c517 
							
						 
					 
					
						
						
							
							[libpng16] Added PNG_SKIP_sRGB_CHECK_PROFILE choice for png_set_option().  
						
						
						
						
							
						
					 
					
						2014-05-07 12:07:12 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							0d5ac5d809 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.11beta06  
						
						
						
						
							
						
					 
					
						2014-04-26 06:41:54 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							f30aa7ed92 
							
						 
					 
					
						
						
							
							[libpng16] Imported from libpng-1.6.11beta05.tar  
						
						
						
						
							
 
						
					 
					
						2014-04-26 06:36:40 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							ab9736a647 
							
						 
					 
					
						
						
							
							[libpng16] Allow writing ICC V2 profiles that lack padding (Kai-Uwe Behrmann).  
						
						
						
						
							
						
					 
					
						2014-04-25 06:14:50 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							5a1d1b5369 
							
						 
					 
					
						
						
							
							[libpng16] Do not reject ICC V2 profiles that lack padding (Kai-Uwe Behrmann).  
						
						
						
						
							
						
					 
					
						2014-04-24 15:54:28 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							d5201df56b 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.11beta05  
						
						
						
						
							
						
					 
					
						2014-04-20 20:23:13 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							be19c07dd9 
							
						 
					 
					
						
						
							
							[libpng16] Imported from libpng-1.6.11beta04.tar  
						
						
						
						
							
 
						
					 
					
						2014-04-20 20:15:26 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							0ace9f589f 
							
						 
					 
					
						
						
							
							[libpng16] PNG_sRGB_PROFILE_CHECKING = (-1) now means no sRGB profile checking.  
						
						
						
						
							
						
					 
					
						2014-04-20 20:06:14 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							72855fb11e 
							
						 
					 
					
						
						
							
							[libpng16] Made progressive reading of interlaced images consistent with the  
						
						... 
						
						
						
						behavior of the sequential reader and consistent with the manual. The
row_callback now receives the proper pass number and unexpanded rows,
when png_combine_row is not used or not built, by moving some code
out of the PNG_READ_INTERLACING_SUPPORTED blocks. 
						
						
							
						
					 
					
						2014-04-13 21:27:25 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							9f1aa186e6 
							
						 
					 
					
						
						
							
							[libpng16] Added two CVE numbers to the January 2013 entry in the CHANGES file.  
						
						
						
						
							
						
					 
					
						2014-04-10 16:46:35 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							7a0ca967b4 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.11beta04  
						
						
						
						
							
						
					 
					
						2014-04-06 14:18:13 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							478062d9b5 
							
						 
					 
					
						
						
							
							[libpng16] Imported from libpng-1.6.11beta03.tar  
						
						
						
						
							
 
						
					 
					
						2014-04-06 14:17:58 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							86b8016ee9 
							
						 
					 
					
						
						
							
							[libpng16] Fix some permissions  
						
						
						
						
							
						
					 
					
						2014-04-06 12:01:51 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							f169806b7b 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.11beta03  
						
						
						
						
							
						
					 
					
						2014-04-06 10:20:44 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							c4b3718856 
							
						 
					 
					
						
						
							
							[libpng16] Imported from libpng-1.6.11beta02.tar  
						
						
						
						
							
 
						
					 
					
						2014-04-06 09:07:56 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							fa26eb1678 
							
						 
					 
					
						
						
							
							[libpng16] Fixed a typo in pngrutil.c, introduced in libpng-1.5.6, that  
						
						... 
						
						
						
						interferes with "blocky" expansion of sub-8-bit interlaced PNG files. 
						
						
							
						
					 
					
						2014-04-06 09:06:37 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							d17313e075 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.11beta03  
						
						
						
						
							
						
					 
					
						2014-03-25 17:10:53 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							6b570f11e1 
							
						 
					 
					
						
						
							
							[libpng16] Imported from libpng-1.6.11beta02.tar  
						
						
						
						
							
						
					 
					
						2014-03-25 17:10:44 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							804c76b47b 
							
						 
					 
					
						
						
							
							[libpng16] Fixed syntax of Copy command in makefile.amiga  
						
						
						
						
							
						
					 
					
						2014-03-22 18:44:24 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							247d262d3a 
							
						 
					 
					
						
						
							
							[libpng16] Complete the update of scripts/makefile.ne12bsd  
						
						
						
						
							
						
					 
					
						2014-03-22 13:40:25 -05:00 
						 
				 
			
				
					
						
							
							
								Cosmin Truta 
							
						 
					 
					
						
						
						
						
							
						
						
							9ab7b4ca58 
							
						 
					 
					
						
						
							
							[libpng16] Allow an easy replacement of the default pre-built configuration  
						
						... 
						
						
						
						header with a custom header, via the make PNGLIBCONF_H_PREBUILT
macro. 
						
						
							
						
					 
					
						2014-03-22 13:13:11 -05:00 
						 
				 
			
				
					
						
							
							
								Cosmin Truta 
							
						 
					 
					
						
						
						
						
							
						
						
							ae6eaa89e5 
							
						 
					 
					
						
						
							
							[libpng16] Don't warn about invalid dimensions exceeding user limits.  
						
						
						
						
							
						
					 
					
						2014-03-22 09:39:33 -05:00 
						 
				 
			
				
					
						
							
							
								Cosmin Truta 
							
						 
					 
					
						
						
						
						
							
						
						
							82200daec2 
							
						 
					 
					
						
						
							
							[libpng16] $(CP) is now used alongside $(RM_F).  Also, use 'copy' instead  
						
						... 
						
						
						
						of 'cp' where applicable, and applied other minor makefile changes. 
						
						
							
						
					 
					
						2014-03-22 09:29:59 -05:00 
						 
				 
			
				
					
						
							
							
								Cosmin Truta 
							
						 
					 
					
						
						
						
						
							
						
						
							6572c7dab5 
							
						 
					 
					
						
						
							
							[libpng16] Silence 'unused parameter' build warnings (Cosmin).  
						
						
						
						
							
						
					 
					
						2014-03-22 09:20:53 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							372cad05a9 
							
						 
					 
					
						
						
							
							[libpng16] Committed wrong version of INSTALL.  
						
						
						
						
							
						
					 
					
						2014-03-21 13:26:43 -05:00