summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [libpng15] Imported from libpng-1.5.13rc01.tarv1.5.13rc01Glenn Randers-Pehrson2012-09-1725-75/+79
* [libpng15] Bump version to 1.5.13beta03Glenn Randers-Pehrson2012-09-1028-132/+648
* [libpng15] Folded some long lines; updated manual about removed macrosGlenn Randers-Pehrson2012-08-166-566/+89
* [libpng15] Use png_memset() consistently (pngmem.c contained some bare "memset"Glenn Randers-Pehrson2012-08-103-7/+9
* [libpng15] Corrected handling of the image array and the row_pointers arrayGlenn Randers-Pehrson2012-08-081-1/+5
* [libpng15] When png_set_filler is used to strip a filler channel during write,Glenn Randers-Pehrson2012-08-083-7/+36
* [libpng15] Bump version to 1.5.13beta02Glenn Randers-Pehrson2012-08-0825-71/+75
* [libpng15] Revised PNG_FP_EXPORT and PNG_FIXED_EXPORT macros to avoidJohn Bowler2012-08-084-43/+47
* [libpng15] Added information about png_calloc() to the manual.Glenn Randers-Pehrson2012-08-032-20/+26
* [libpng15] Removed references to png_zalloc() and png_zfree() fromGlenn Randers-Pehrson2012-08-034-29/+23
* [libpng15] Updated CHANGES to reflect that new CVE-2012-3425 was fixedGlenn Randers-Pehrson2012-07-271-2/+2
* [libpng15] Bump version to 1.5.13beta01Glenn Randers-Pehrson2012-07-2522-56/+57
* [libpng15 Do not compile PNG_DEPRECATED, PNG_ALLOC and PNG_PRIVATE whenGlenn Randers-Pehrson2012-07-145-44/+49
* [libpng15] Bump version to 1.5.12Glenn Randers-Pehrson2012-07-1015-29/+29
* [libpng15] Imported from libpng-1.5.12.tarv1.5.12Glenn Randers-Pehrson2012-07-1026-83/+84
* [libpng15] Fixed version number (libpng-1.5.12beta01) in CHANGES and ANNOUNCE.Glenn Randers-Pehrson2012-06-252-2/+2
* [libpng15] Bump version to 1.5.12beta01Glenn Randers-Pehrson2012-06-2527-106/+96
* [libpng15] Imported from libpng-1.5.11.tarv1.5.11Glenn Randers-Pehrson2012-06-1432-110/+96
* [libpng15] Updated info in the documentation about time_bufferGlenn Randers-Pehrson2012-06-134-4/+7
* [libpng15] Removed obsolete reference to "near_time_buffer"Glenn Randers-Pehrson2012-06-133-26/+25
* [libpng15] Corrected copyright year in several files.Glenn Randers-Pehrson2012-06-124-10/+10
* [libpng15] Include zlib.h in contrib/gregbook and visupng examples.Glenn Randers-Pehrson2012-06-096-5/+11
* [libpng15] Fixed grammar and typos in manual and in scripts/pnglibconf.dfaGlenn Randers-Pehrson2012-06-093-31/+31
* [libpng15] Bump version to 1.5.11rc06Glenn Randers-Pehrson2012-06-0725-72/+76
* [libpng15] Don't do the palette-index checking when num_palette is 0.Glenn Randers-Pehrson2012-06-073-4/+6
* [libpng15] Bump version to 1.5.11rc05Glenn Randers-Pehrson2012-06-0625-72/+76
* [libpng15] Updated some "Last changed" datesGlenn Randers-Pehrson2012-06-065-7/+7
* [libpng15] Improved the efficiency of the new png_check_palette_indexes()Glenn Randers-Pehrson2012-06-065-6/+10
* [libpng15] Bump version to 1.5.11rc04Glenn Randers-Pehrson2012-06-0428-198/+108
* [libpng15] Do not depend upon a GCC feature macro being available for use inGlenn Randers-Pehrson2012-06-043-6/+10
* [libpng15] Updated contrib/README.txt with two added files.Glenn Randers-Pehrson2012-05-291-3/+104
* [libpng15] Bump version to 1.5.11rc03Glenn Randers-Pehrson2012-05-2925-72/+76
* [libpng15] Added two images to contrib/pngsuite (1-bit and 2-bit transparentGlenn Randers-Pehrson2012-05-297-0/+6
* [libpng15] Revised CMakeLists.txt to not attempt to make a symlink under mingw.Glenn Randers-Pehrson2012-05-293-6/+8
* [libpng15] Bump version to 1.5.11rc02Glenn Randers-Pehrson2012-05-2326-77/+83
* [libpng15] Imported from libpng-1.5.11rc01.tarGlenn Randers-Pehrson2012-05-2225-75/+79
* [libpng15] Bump version to 1.5.11beta02Glenn Randers-Pehrson2012-04-2824-66/+70
* [libpng15] Imported from libpng-1.5.11beta01.tarv1.5.11beta01Glenn Randers-Pehrson2012-04-2815-38/+48
* [libpng15] Changed deprecated NOOBJ and NOPROFILE to NO_OBJ and NO_PROFILEGlenn Randers-Pehrson2012-04-273-5/+7
* [libpng15] Moved -lssp_nonshared to a comment in scripts/makefile.freebsdGlenn Randers-Pehrson2012-04-263-4/+4
* [libpng15] Added -lssp_nonshared to scripts/makefile.freebsdGlenn Randers-Pehrson2012-04-263-4/+9
* [libpng15] Removed #ifdef PNG_HANDLE_AS_UNKNOWN_SUPPORTED in pngpriv.h aroundGlenn Randers-Pehrson2012-04-234-11/+6
* [libpng15] Fixed problem with PNG_HANDLE_AS_UNKNOWN_SUPPORTED in pngpread.cGlenn Randers-Pehrson2012-04-233-5/+13
* [libpng16] Revised makefile.darwin (Toby Thain)Glenn Randers-Pehrson2012-04-131-9/+7
* [libpng15] Enable png_set_check_for_invalid_index() for both read and write.Glenn Randers-Pehrson2012-04-133-5/+17
* [libpng15] Bump version to 1.5.11beta01Glenn Randers-Pehrson2012-04-1229-114/+90
* [libpng15] Imported from libpng-1.5.10.tarv1.5.10Glenn Randers-Pehrson2012-03-2936-109/+114
* [libpng15] Imported from libpng-1.5.10rc01.tarv1.5.10rc01Glenn Randers-Pehrson2012-03-1925-73/+79
* [libpng15] Revised example.c to put text strings in a temporary character arrayGlenn Randers-Pehrson2012-03-163-26/+45
* [libpng15] Fix an off-by-one error in the palette index checking function.Glenn Randers-Pehrson2012-03-103-4/+6