summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [libpng17] Imported from libpng-1.7.0beta60.tarv1.7.0beta60Glenn Randers-Pehrson2015-05-0619-51/+51
* [libpng17] merge pngpriv.h and pngset.c with libpng-1.6.18beta03.Glenn Randers-Pehrson2015-04-294-5/+17
* [libpng17] Bump version to 1.7.0beta60Glenn Randers-Pehrson2015-04-1924-54/+58
* [libpng17] Imported from libpng-1.7.0beta59.tarv1.7.0beta59Glenn Randers-Pehrson2015-04-1915-30/+30
* [libpng17] Suppressed some warnings from the Borland C++ 5.5.1/5.82 compilerGlenn Randers-Pehrson2015-04-048-13/+25
* [libpng17] Transformed rewrite: changed row_info, added checks. This introduc...John Bowler2015-03-3014-1400/+1761
* [libpng17] Bump version to 1.7.0beta59Glenn Randers-Pehrson2015-03-2526-67/+69
* [libpng17] Imported from libpng-1.7.0beta58.tarv1.7.0beta58Glenn Randers-Pehrson2015-03-2511-26/+28
* [libpng17] Revised comment about PNG_RELEASE_BUILD in pngpriv.h, to sayGlenn Randers-Pehrson2015-03-231-1/+4
* [libpng17] Comment that PNG_RELEASE_BUILD has to be 0 or 1; illustrateGlenn Randers-Pehrson2015-03-234-1/+4
* [libpng17] Committed pngvalid.c omitted from previous commit; fix trivial typosGlenn Randers-Pehrson2015-03-223-4/+5
* [libpng17] Check (png_uint_16) casts for overflow. Also removed png_muldiv_warn,John Bowler2015-03-2214-249/+265
* [libpng17] Improved some overflow handling. PNG_RELEASE_BUILD replaces testsJohn Bowler2015-03-229-110/+301
* [libpng17] Added byte, short and other overflow checkingJohn Bowler2015-03-2214-508/+618
* [libpng17] Document affirm() and impossible() in the manual page.Glenn Randers-Pehrson2015-03-212-11/+19
* [libpng16] Renamed "assert" to "affirm", not affected by NDEBUG.Glenn Randers-Pehrson2015-03-2110-96/+70
* [libpng16] Made assert (and impossible) removeable by defining NDEBUG.Glenn Randers-Pehrson2015-03-213-0/+25
* [libpng17] Remove pnglibconf.dfn and pnglibconf.pre with "make clean".Glenn Randers-Pehrson2015-03-214-5/+8
* [libpng17] Implemented assert support and usage.John Bowler2015-03-2020-52/+338
* [libpng17] Restore missing ")" in pngerror.cGlenn Randers-Pehrson2015-03-181-1/+1
* [libpng17] Bump version to 1.7.0beta58Glenn Randers-Pehrson2015-03-1724-56/+60
* [libpng17] Imported from libpng-1.7.0beta57.tarv1.7.0beta57Glenn Randers-Pehrson2015-03-1714-29/+29
* [libpng17] Revert change to png_default_read_data() made in libpng-1.7.0beta55.John Bowler2015-03-163-36/+20
* [libpng17] Also remove pnglibconf.c and pnglibconf.outGlenn Randers-Pehrson2015-03-153-2/+4
* [libpng17] Remove pnglibconf.h, not pnglibconf.* in "make clean" (Cosmin).Cosmin Truta2015-03-155-6/+8
* [libpng17] Bump version to 1.7.0beta57Glenn Randers-Pehrson2015-03-1124-54/+58
* [libpng17] Imported from libpng-1.7.0beta56.tarv1.7.0beta56Glenn Randers-Pehrson2015-03-1116-53/+36
* [libpng17] Updated CMakeLists.txt to add OSX framework, change YES/NO to ON/OFFGlenn Randers-Pehrson2015-03-113-11/+41
* [libpng17] Bump version to 1.7.0beta56Glenn Randers-Pehrson2015-03-0924-54/+58
* [libpng17] Imported from libpng-1.7.0beta55.tarv1.7.0beta55Glenn Randers-Pehrson2015-03-0918-991/+1669
* [libpng16] Free the unknown_chunks structure even when it contains no data.Glenn Randers-Pehrson2015-03-095-1620/+966
* [libpng17] Merged png_free_data() with libpng-1.6.17rc02.Glenn Randers-Pehrson2015-03-095-35/+41
* [libpng17] Reverted incorrect test on unknown chunk location.Glenn Randers-Pehrson2015-03-084-21/+3
* [libpng17] Spelling fixes ("then", "occured") reported by Lauri Nurmi.Glenn Randers-Pehrson2015-03-0714-34/+130
* [libpng17] Stopped a potential memory leak in png_set_unknown_chunks(). BreaksGlenn Randers-Pehrson2015-03-074-4/+21
* [libpng17] Removed some comments that the configure script did not handleGlenn Randers-Pehrson2015-03-054-12/+20
* [libpng17] Work in progress, merging with libpng-1.6.17rc01.Glenn Randers-Pehrson2015-03-047-76/+79
* [libpng17] Bump version to 1.7.0beta55Glenn Randers-Pehrson2015-03-0424-54/+58
* [libpng17] Imported from libpng-1.7.0beta54.tarv1.7.0beta54Glenn Randers-Pehrson2015-03-0414-30/+31
* [libpng17] Merged pngwrite.c with libpng-1.6.17beta06/pngwrite.cGlenn Randers-Pehrson2015-03-043-38/+43
* [libpng17] Avoid runtime checks when converting integer to png_byte withSergey Kosarevsky2015-02-274-13/+27
* [libpng17] Fixed some typos in the pngfix usage message.Glenn Randers-Pehrson2015-02-261-7/+7
* [libpng17] Bump version to 1.7.0beta54Glenn Randers-Pehrson2015-02-2525-62/+66
* [libpng17] Imported from libpng-1.7.0beta53.tarv1.7.0beta53Glenn Randers-Pehrson2015-02-2515-30/+30
* [libng17] Put #ifdef/#endif around png_set_compression_level in pngwrite.cGlenn Randers-Pehrson2015-02-221-0/+2
* [libpng17] Restored compiling of png_reciprocal2 with PNG_NO_16BIT.Glenn Randers-Pehrson2015-02-223-9/+7
* [libpng17] Bump version to 1.7.0beta53Glenn Randers-Pehrson2015-02-2124-54/+58
* [libpng17] Imported from libpng-1.7.0beta52.tarv1.7.0beta52Glenn Randers-Pehrson2015-02-2118-35/+37
* [libpng17] Minor editing of man pageGlenn Randers-Pehrson2015-02-182-14/+14
* [libpng17] Corrected information recently added to the man page about rowGlenn Randers-Pehrson2015-02-174-16/+14