summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [libpng16] Imported from libpng-1.6.26beta01.tarv1.6.26beta01Glenn Randers-Pehrson2016-09-2615-27/+27
* [libpng16] Add tests/badcrc.png and tests/badadler.png to tests/pngtest.Glenn Randers-Pehrson2016-09-266-53/+54
* [libpng16] If CRC handling of critical chunks has been set to PNG_CRC_QUIET_USE,Glenn Randers-Pehrson2016-09-253-16/+26
* [libpng16] Changed PNG_ZLIB_VERNUM to ZLIB_VERNUM in pngpriv.h, pngstruct.h,Glenn Randers-Pehrson2016-09-195-10/+14
* [libpng16] Conditionally compile png_set_benign_error in pngtest.cGlenn Randers-Pehrson2016-09-111-4/+6
* [libpng16] Issue a png_benign_error instead of a png_error on ADLER32 mismatchGlenn Randers-Pehrson2016-09-114-4/+18
* [libpng16] Conditionally compile png_set_benign_errors() in pngread.cGlenn Randers-Pehrson2016-09-113-3/+7
* [libpng16] Update CHANGES and ANNOUNCE and last-changed date in pngset.cGlenn Randers-Pehrson2016-09-033-4/+8
* [libpng16] png_set_pCAL: do not png_error on readJohn Bowler2016-09-021-5/+17
* [libpng16] Update CHANGES and ANNOUNCEGlenn Randers-Pehrson2016-09-013-1/+5
* Merge branch 'libpng16' of git://github.com/jbowler/libpng into libpng16Glenn Randers-Pehrson2016-09-011-4/+5
|\
| * Merge branch 'libpng16' of ../../libpng into libpng16John Bowler2016-09-0135-158/+1380
| |\
| * | [libpng16] pngfix zero-length IDAT fixJohn Bowler2016-09-011-4/+5
* | | [libpng16] Bump version to 1.6.26beta01Glenn Randers-Pehrson2016-08-3130-75/+74
| |/ |/|
* | [libpng16] Imported from libpng-1.6.25.tarv1.6.25libpng-1.6.25-signedGlenn Randers-Pehrson2016-08-3130-91/+70
* | [libpng16] Bump version to 1.6.25rc06Glenn Randers-Pehrson2016-08-3024-52/+56
* | [libpng16] Imported from libpng-1.6.25rc05.tarGlenn Randers-Pehrson2016-08-303-11/+13
* | [libpng16] Bump version to 1.6.25rc05Glenn Randers-Pehrson2016-08-3024-52/+56
* | [libpng16] Imported from libpng-1.6.25rc04.tarv1.6.25rc04Glenn Randers-Pehrson2016-08-3013-25/+25
* | [libpng16] Updated CHANGES and ANNOUNCEGlenn Randers-Pehrson2016-08-305-6/+10
* | Added MIPS MSA optimization for following functions:Mandar Sahastrabuddhe2016-08-303-3/+654
* | Merge pull request #1 from glennrp/libpng16Mandar Sahastrabuddhe2016-08-3030-118/+139
|\ \
| * | [libpng16] Bump version to 1.6.25rc04Glenn Randers-Pehrson2016-08-2924-52/+56
| * | [libpng16] Imported from libpng-1.6.25rc03.tarv1.6.25rc03Glenn Randers-Pehrson2016-08-293-48/+53
| * | [libpng16] Bump version to 1.6.25rc03Glenn Randers-Pehrson2016-08-2924-52/+56
| * | [libpng16] Imported from libpng-1.6.25rc02.tarGlenn Randers-Pehrson2016-08-2926-47/+47
| * | [libpng16] Update CHANGES, ANNOUNCE with entry about MIPS supportGlenn Randers-Pehrson2016-08-295-23/+31
|/ /
* | Added build support for MIPS MSAMandar Sahastrabuddhe2016-08-298-7/+544
* | [libpng16] Bump version to 1.6.25beta03Glenn Randers-Pehrson2016-08-1824-52/+56
* | [libpng16] Imported from libpng-1.6.25beta02.tarv1.6.25beta02Glenn Randers-Pehrson2016-08-1816-29/+31
* | [libpng16] Further trivial editing of whitespace in INSTALLGlenn Randers-Pehrson2016-08-181-19/+19
* | [libpng16] Rebased contrib/intel/intel_sse.patchGlenn Randers-Pehrson2016-08-171-1/+1
* | [libpng16] Minor editing of INSTALL, (whitespace, added copyright line)Glenn Randers-Pehrson2016-08-173-19/+33
|/
* [libpng16] Don't install pngcp; it conflicts with pngcp in the pngtools package.Glenn Randers-Pehrson2016-08-133-5/+7
* [libpng16] Bump version to 1.6.25beta02Glenn Randers-Pehrson2016-08-1224-52/+56
* [libpng16] Imported from libpng-1.6.25beta01.tarGlenn Randers-Pehrson2016-08-1214-28/+31
* [libpng16] Revert use of png_malloc_array in iCCP chunk readerGlenn Randers-Pehrson2016-08-121-4/+4
* [libng16] Conditionally compile png_inflate(). It's not needed for iCCPGlenn Randers-Pehrson2016-08-113-4/+6
* [libpng16] Revert change to png_malloc_array(). It's not neededGlenn Randers-Pehrson2016-08-103-9/+2
* Merge branch 'libpng16' of git://github.com/jbowler/libpng into libpng16Glenn Randers-Pehrson2016-08-105-44/+89
|\
| * [libpng16] Reject oversized iCCP profile lengthJohn Bowler2016-08-105-38/+85
* | [libpng16] Return NULL from png_malloc_array() with a warning instead of callingGlenn Randers-Pehrson2016-08-104-10/+19
|/
* [libpng16] Bump version to 1.6.25beta01Glenn Randers-Pehrson2016-08-0327-118/+68
* [libpng16] Imported from libpng-1.6.24.tarv1.6.24libpng-1.6.24-signedGlenn Randers-Pehrson2016-08-0347-109/+86
* [libpng16] Bump version to 1.6.24rc04Glenn Randers-Pehrson2016-08-0224-52/+56
* [libpng16] Imported from libpng-1.6.24rc03.tarv1.6.24rc03Glenn Randers-Pehrson2016-08-0213-25/+25
* [libpng16] Conditionally compile ARM_NEON headers in pngpriv.hGlenn Randers-Pehrson2016-08-024-12/+20
* [libpng16] Bump version to 1.6.24rc03Glenn Randers-Pehrson2016-08-0124-52/+56
* [libpng16] Imported from libpng-1.6.24rc02.tarv1.6.24rc02Glenn Randers-Pehrson2016-08-0123-50/+50
* [libpng16] Conditionally compile png_decompress_chunk().Glenn Randers-Pehrson2016-08-013-0/+4