summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [libpng16] Imported from libpng-1.6.23rc01.tarv1.6.23rc01Glenn Randers-Pehrson2016-06-0125-61/+61
* [libpng16] Added missing ")" in pngerror.c (Matt Sarrett).Glenn Randers-Pehrson2016-06-013-4/+6
* [libpng16] Moved sse2 prototype from pngpriv.h to contrib/intel/intel_sse.patch.Glenn Randers-Pehrson2016-05-314-14/+33
* pngvalid.c: don't use size_t count argumentsJohn Bowler2016-05-301-46/+31
* [libpng16] Update CHANGES, ANNOUNCE, and change date in pngvalid.cGlenn Randers-Pehrson2016-05-293-1/+7
* pngvalid.c: correct progressive read input bufferJohn Bowler2016-05-291-7/+14
* [libpng16] Bump version to 1.6.23beta02Glenn Randers-Pehrson2016-05-2924-52/+56
* [libpng16] Imported from libpng-1.6.23beta01.tarv1.6.23beta01Glenn Randers-Pehrson2016-05-2914-69/+450
* [libpng16] Added tests in pngvalid.c to check zero-length IDAT chunks in variousJohn Bowler2016-05-293-8/+24
* [libpng16] Fixed the progressive reader to handle empty first IDAT chunkTimothy Nikkel2016-05-293-9/+17
* [libpng16] Ensure png_ptr->trans_values is set in png_set_tRNS().Glenn Randers-Pehrson2016-05-271-1/+2
* [libpng16] Stop a potential memleak in png_set_tRNS() (Bug report by Ted Ying).Glenn Randers-Pehrson2016-05-273-6/+9
* [libpng16] Bump version to 1.6.23beta01Glenn Randers-Pehrson2016-05-2730-132/+79
* [libpng16] Imported from libpng-1.6.22.tarv1.6.22Glenn Randers-Pehrson2016-05-2640-176/+110
* [libpng16] Bump version to 1.6.22rc04Glenn Randers-Pehrson2016-05-1824-55/+59
* [libpng16] Imported from libpng-1.6.22rc03.tarv1.6.22rc03Glenn Randers-Pehrson2016-05-1826-64/+66
* [libpng16] Restored contrib/timepng to default build but check for check forGlenn Randers-Pehrson2016-05-174-2/+24
* [libpng16] Imported from libpng-1.6.22rc02.tarv1.6.22rc02Glenn Randers-Pehrson2016-05-1623-50/+50
* [libpng16] Removed contrib/timepng from default build; it does not buildGlenn Randers-Pehrson2016-05-163-14/+18
* [libpng16] Imported from libpng-1.6.22rc01.tarv1.6.22rc01Glenn Randers-Pehrson2016-05-1425-61/+63
* [libpng16] Bump version to 1.6.22beta07Glenn Randers-Pehrson2016-05-0525-58/+62
* [libpng16] Imported from libpng-1.6.22beta06.tarv1.6.22beta06Glenn Randers-Pehrson2016-05-0516-32/+33
* Fix genout compilation when CMAKE_OSX_ARCHITECTURES isn't specifiedDavid Capello2016-05-041-1/+6
* [libpng16] Log changes to scripts/genout.cmake.in (David Capello, Nixon Kwok):Glenn Randers-Pehrson2016-05-012-2/+2
* [libpng16] Fixed issues with scripts/genout.cmake.in (pull requests from daca...Glenn Randers-Pehrson2016-05-012-3/+11
* Merge branch 'fix-pnglibconf-on-osx' of git://github.com/aseprite/libpng into...Glenn Randers-Pehrson2016-05-011-0/+8
|\
| * Fix pnglibconf.c compilation on OS X including the sysroot pathDavid Capello2016-03-311-0/+8
* | Merge branch 'fix-genout-with-multiple-zlib-inc-dirs' of git://github.com/ase...Glenn Randers-Pehrson2016-05-011-1/+3
|\ \
| * | Add support to use multiple directories in ZLIBINCDIR variableDavid Capello2016-03-311-1/+3
| |/
* | Merge branch 'fix-genout-with-multiple-c-flags' of git://github.com/aseprite/...Glenn Randers-Pehrson2016-05-011-1/+1
|\ \
| * | Fix CMAKE_C_FLAGS with multiple values when genout is compiled on MSVCDavid Capello2016-03-311-1/+1
| |/
* | [libpng16] Use PNG_UINT_31_MAX instead of constant 0x7fffffff in timepng.cGlenn Randers-Pehrson2016-04-291-1/+1
* | [libpng16] Quieted two Coverity issues in contrib/libtests/timepng.c.Glenn Randers-Pehrson2016-04-283-3/+43
* | [libpng16] Rebased contrib/intel_sse.patch.Glenn Randers-Pehrson2016-04-273-11/+13
* | [libpng16] Bump version to 1.6.22beta06Glenn Randers-Pehrson2016-04-2724-52/+56
* | [libpng16] Imported from libpng-1.6.22beta05.tarv1.6.22beta05Glenn Randers-Pehrson2016-04-2716-29/+29
* | [libpng16] Fixed typo (missing underscore) in #define PNG_READ_16_TO_8_SUPPORTEDGlenn Randers-Pehrson2016-04-193-9/+13
* | [libpng16] Moved INTEL-SSE code from pngpriv.h to contrib/intel/intel_sse.patch.Glenn Randers-Pehrson2016-04-195-52/+152
* | [libpng16] Update CHANGES and ANNOUNCE about timepng.c changesGlenn Randers-Pehrson2016-04-152-3/+5
* | timepng: better errors, fix signed overflowJohn Bowler2016-04-131-2/+18
* | timepng: C++ fixes, correct add_one_fileJohn Bowler2016-04-131-4/+10
* | timepng: more support requirementsJohn Bowler2016-04-121-4/+7
* | timepng requires STDIOJohn Bowler2016-04-121-3/+3
* | Fix timepng 'skip' return code.John Bowler2016-04-121-1/+1
* | timepng: fix builds when there is no read supportJohn Bowler2016-04-121-0/+4
* | ANSI C overlength string fixJohn Bowler2016-04-121-0/+1
* | Merge branch 'libpng16' of ../../libpng into libpng16John Bowler2016-04-125-28/+48
|\ \
| * | [libpng16] Added PNG_FAST_FILTERS macro (defined asGlenn Randers-Pehrson2016-04-115-28/+48
* | | Merge branch 'libpng16' of ../../libpng into libpng16John Bowler2016-04-0529-98/+172
|\ \ \ | |/ /
| * | [libpng16] Bump version to 1.6.22beta05Glenn Randers-Pehrson2016-04-0524-52/+56