Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							3c8b422b0a 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.1beta09  
						
						
						
						
					 
					
						2013-03-07 11:36:55 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							e55b25a962 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.1beta08  
						
						
						
						
					 
					
						2013-03-06 22:42:23 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							1cbfa24a93 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.1beta07  
						
						
						
						
					 
					
						2013-03-04 17:56:59 -06:00 
						 
				 
			
				
					
						
							
							
								John Bowler 
							
						 
					 
					
						
						
						
						
							
						
						
							f3728100d9 
							
						 
					 
					
						
						
							
							[libpng16] Corrected Android builds and corrected libpng.vers with symbol  
						
						... 
						
						
						
						prefixing This adds an API to set optimization options externally,
    providing an alternative and general solution for the non-portable
    run-time tests used by the ARM Neon code.  It also makes those tests
    compile and link on Android.
  The order of settings vs options in pnglibconf.h is reversed to allow
    settings to depend on options and options can now set (or override) the
    defaults for settings. 
						
						
					 
					
						2013-03-04 16:26:31 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							e57f094fd6 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.1beta06  
						
						
						
						
					 
					
						2013-03-02 17:37:23 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							871b1d0fab 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.1beta05  
						
						
						
						
					 
					
						2013-03-02 15:03:15 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							f3af706c2a 
							
						 
					 
					
						
						
							
							[libpng16] Imported from libpng-1.6.0beta05.tar  
						
						
						
						
					 
					
						2013-03-01 21:38:03 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							e444514a94 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.1beta05  
						
						
						
						
					 
					
						2013-02-27 15:11:39 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							a97fc46e43 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.1beta04  
						
						
						
						
					 
					
						2013-02-22 17:12:09 -06:00 
						 
				 
			
				
					
						
							
							
								John Bowler 
							
						 
					 
					
						
						
						
						
							
						
						
							09a5ca72ac 
							
						 
					 
					
						
						
							
							[libpng16] Allow run-time ARM NEON checking to be disabled. A new configure  
						
						... 
						
						
						
						option:
    --enable-arm-neon=always will stop the run-time checks. New checks
    within arm/arm_init.c will cause the code not to be compiled unless
    __ARM_NEON__ is set. This should make it fail safe (if someone asks
    for it on then the build will fail if it can't be done.)
Fixed ALIGNED_MEMORY support. 
						
						
					 
					
						2013-02-18 22:30:35 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							0cc3e9e38c 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.1beta03  
						
						
						
						
					 
					
						2013-02-18 21:25:56 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							cc074dcaa6 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.1beta02  
						
						
						
						
					 
					
						2013-02-16 10:48:39 -06:00 
						 
				 
			
				
					
						
							
							
								John Bowler 
							
						 
					 
					
						
						
						
						
							
						
						
							b724c812ec 
							
						 
					 
					
						
						
							
							[libpng16] Enabled parallel tests - back ported from libpng-1.7.  
						
						
						
						
					 
					
						2013-02-16 00:05:59 -06:00 
						 
				 
			
				
					
						
							
							
								John Bowler 
							
						 
					 
					
						
						
						
						
							
						
						
							0695fcd834 
							
						 
					 
					
						
						
							
							[libpng16] Removed cc -E workround, corrected png_get_palette_max API Tested on SUN OS cc 5.9,  
						
						... 
						
						
						
						which demonstrates the tokenization problem previously avoided by using /lib/cpp.
Since all .dfn output is now protected in double quotes unless it is to be macro
substituted the fix should work everywhere. 
						
						
					 
					
						2013-02-15 23:46:37 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							681de8c8dc 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.1beta01  
						
						
						
						
					 
					
						2013-02-13 23:17:52 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							c53778ff53 
							
						 
					 
					
						
						
							
							[libpng16] Imported from libpng-1.6.0.tar  
						
						
						
						
					 
					
						2013-02-13 22:53:57 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							44db2cfb15 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.0rc09  
						
						
						
						
					 
					
						2013-02-10 20:34:23 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							bf9f74b657 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.0rc08  
						
						
						
						
					 
					
						2013-02-10 16:20:48 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							9fabbedcf3 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.0rc07  
						
						
						
						
					 
					
						2013-02-09 07:44:06 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							f88ac51a2e 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.0rc06  
						
						
						
						
					 
					
						2013-02-08 09:13:44 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							1f8e81738a 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.0rc05  
						
						
						
						
					 
					
						2013-02-06 22:32:13 -06:00 
						 
				 
			
				
					
						
							
							
								John Bowler 
							
						 
					 
					
						
						
						
						
							
						
						
							f5a83fb2b3 
							
						 
					 
					
						
						
							
							[libpng16] Turn serial tests back on (recently turned off by autotools upgrade).  
						
						
						
						
					 
					
						2013-02-06 19:38:42 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							154de9398a 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.0rc04  
						
						
						
						
					 
					
						2013-02-05 12:14:43 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							8d391c6cea 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.0rc03  
						
						
						
						
					 
					
						2013-02-04 20:43:27 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							32d6a74293 
							
						 
					 
					
						
						
							
							[libpng16] Imported from libpng-1.6.0rc02.tar  
						
						
						
						
					 
					
						2013-02-04 20:12:49 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							29890b0439 
							
						 
					 
					
						
						
							
							[libpng16] Imported from libpng-1.6.0rc01.tar  
						
						
						
						
					 
					
						2013-01-26 12:13:17 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							9f860f59d9 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.0beta41  
						
						
						
						
					 
					
						2013-01-20 17:32:13 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							1f76e62d6c 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.0beta40  
						
						
						
						
					 
					
						2013-01-19 08:57:40 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							c5c8b542fb 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.0beta39  
						
						
						
						
					 
					
						2013-01-17 13:57:58 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							ba35f1e4c1 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.0beta38  
						
						
						
						
					 
					
						2013-01-10 12:21:07 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							37109a9f5b 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.0beta37  
						
						
						
						
					 
					
						2013-01-01 08:40:25 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							744f041adf 
							
						 
					 
					
						
						
							
							[libpng16] Discontinued distributing libpng-1.x.x.tar.bz2.  
						
						... 
						
						
						
						Discontinued distributing libpng-1.7.0-1.6.0-diff.txt and similar. 
						
						
					 
					
						2012-12-23 22:19:43 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							86c739e8bc 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.0beta36  
						
						
						
						
					 
					
						2012-12-22 18:34:22 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							5362c9d5e5 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.0beta35  
						
						
						
						
					 
					
						2012-12-19 16:21:35 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							8c3d4f387a 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.0beta34  
						
						
						
						
					 
					
						2012-12-15 08:43:12 -06:00 
						 
				 
			
				
					
						
							
							
								John Bowler 
							
						 
					 
					
						
						
						
						
							
						
						
							f758d6c813 
							
						 
					 
					
						
						
							
							[libpng16] Rearranged the ARM-NEON optimizations: Isolated the machine specific  
						
						... 
						
						
						
						code to the hardware subdirectory and added comments to pngrutil.c so that
implementors of other optimizations know what to do. 
						
						
					 
					
						2012-12-13 11:26:50 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							e4f124e335 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.0beta33  
						
						
						
						
					 
					
						2012-12-09 19:25:42 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							7b3eefbcfd 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.0beta32  
						
						
						
						
					 
					
						2012-11-01 08:37:52 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							43648b02bc 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.0beta31  
						
						
						
						
					 
					
						2012-10-24 11:37:18 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							329d033d25 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.0beta30  
						
						
						
						
					 
					
						2012-09-04 16:59:30 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							fd043e5d0d 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.0beta29  
						
						
						
						
					 
					
						2012-08-29 14:18:24 -05:00 
						 
				 
			
				
					
						
							
							
								John Bowler 
							
						 
					 
					
						
						
						
						
							
						
						
							d0eef28ee1 
							
						 
					 
					
						
						
							
							[libpng16] Added "tunknown" test and corrected a logic error in  
						
						... 
						
						
						
						png_handle_unknown() when SAVE support is absent.  Moved the shell test
scripts for contrib/libtests from the libpng top directory to contrib/libtests.
png_handle_unknown() must always read or skip the chunk, if
SAVE_UNKNOWN_CHUNKS is turned off *and* the application does not set
a user callback an unknown chunk will not be read, leading to a read
error, which was revealed by the "tunknown" test. 
						
						
					 
					
						2012-08-17 15:30:29 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							b593b3f035 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.0beta28  
						
						
						
						
					 
					
						2012-08-11 18:32:36 -05:00 
						 
				 
			
				
					
						
							
							
								John Bowler 
							
						 
					 
					
						
						
						
						
							
						
						
							8d3453a22d 
							
						 
					 
					
						
						
							
							[libpng16] Insist on autotools 1.12.1 for git builds because there are security  
						
						... 
						
						
						
						issues with 1.12 and insisting on anything less would allow 1.12 to be used. 
						
						
					 
					
						2012-08-09 22:57:35 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							05ed18e7d1 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.0beta27  
						
						
						
						
					 
					
						2012-07-21 11:02:42 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							4a37149f66 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.0beta26  
						
						
						
						
					 
					
						2012-06-16 14:50:34 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							d630301d99 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.0beta25  
						
						
						
						
					 
					
						2012-06-07 10:29:14 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							8f424b8270 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.0beta24  
						
						
						
						
					 
					
						2012-06-06 13:54:41 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							b1e7771d5e 
							
						 
					 
					
						
						
							
							[libpng16] Do not depend upon a GCC feature macro being available for use in  
						
						... 
						
						
						
						generating the linker mapfile symbol prefix. 
						
						
					 
					
						2012-06-03 19:30:02 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							04c1c078b9 
							
						 
					 
					
						
						
							
							[libpng16] Bump version to 1.6.0beta23  
						
						
						
						
					 
					
						2012-05-23 13:19:38 -05:00