Commit Graph

  • fbff8986e7 [master] Imported from libpng-1.6.31.tar Glenn Randers-Pehrson 2017-07-27 05:25:33 -0500
  • 9fcb846402 [libpng16] Imported from libpng-1.6.31.tar Glenn Randers-Pehrson 2017-07-27 05:25:33 -0500
  • 136b3203f4 [libpng16] Imported from libpng-1.6.31rc02.tar Glenn Randers-Pehrson 2017-07-25 15:30:43 -0500
  • 1ed0b3f7ca [libpng16] Fixed typo in example.c (png_free_image should be png_image_free) Glenn Randers-Pehrson 2017-07-25 15:32:19 -0500
  • a354e5c1ff [libpng16] Imported from libpng-1.6.31rc01.tar Glenn Randers-Pehrson 2017-07-19 09:49:56 -0500
  • 3de6fa1122 [libpng16] Imported from libpng-1.6.31beta07.tar Glenn Randers-Pehrson 2017-07-18 06:38:18 -0500
  • db16b27d11 [libpng16] Revised the eXIf chunk in pngtest.png to fix "Bad IFD1 Directory" warning. Glenn Randers-Pehrson 2017-07-18 06:41:18 -0500
  • d2fcc41eec [libpng16] Imported from libpng-1.6.31beta06.tar Glenn Randers-Pehrson 2017-07-17 06:08:01 -0500
  • cd37210184 [libpng16] Added a minimal eXIf chunk (with Orientation and FocalLengthIn35mmFilm Glenn Randers-Pehrson 2017-07-16 16:38:01 -0500
  • a5b6751bbd [libpng16] Bump version to 1.6.31beta06 Glenn Randers-Pehrson 2017-07-13 11:26:48 -0500
  • cd8eb93ecb [libpng16] Imported from libpng-1.6.31beta05.tar Glenn Randers-Pehrson 2017-07-13 11:24:41 -0500
  • 68cb0aaee3 [libpng16] Implement eXIf chunk support Glenn Randers-Pehrson 2017-07-13 11:19:53 -0500
  • 40943eb67a [libpng16] Bump version to 1.6.31beta05 Glenn Randers-Pehrson 2017-07-11 12:23:25 -0500
  • f78a3e7326 [libpng16] Imported from libpng-1.6.31beta04.tar Glenn Randers-Pehrson 2017-07-11 12:27:09 -0500
  • 72d07d3202 [libpng16] Removed one of the GCC-7.1.0 'strict-overflow' warnings that John Bowler 2017-07-11 07:50:35 -0500
  • ecea632c4c [libpng16] Cross-reference scripts/makefile.linux-opt in INSTALL Glenn Randers-Pehrson 2017-07-09 19:35:10 -0500
  • fd9c48fd9c [libpng16]Fixed release numbering in makefile.linux,linux-opt, msys Glenn Randers-Pehrson 2017-07-09 17:23:56 -0500
  • f2621c5137 [libpng16] Bump version to 1.6.31beta04 Glenn Randers-Pehrson 2017-07-09 16:29:29 -0500
  • a947052ec2 [libpng16] Imported from libpng-1.6.31beta03.tar Glenn Randers-Pehrson 2017-07-09 16:25:13 -0500
  • 0a9d2719c5 [libpng16] Added scripts/makefile-linux-opt, which has hardware optimizations Glenn Randers-Pehrson 2017-07-09 16:27:15 -0500
  • aa6e0482fa [libpng16] Quieted "declaration after statement" warnings in intel/filter_sse2.c. Glenn Randers-Pehrson 2017-07-09 11:51:42 -0500
  • 77a063af16 [libpng16] Balance an if/endif pair in CMakeLists.txt Glenn Randers-Pehrson 2017-07-09 08:28:03 -0500
  • 5cc23552a7 [libpng16]Change "int" to "png_uint_32" in intel/filter_sse2.c to prevent Glenn Randers-Pehrson 2017-07-09 08:26:54 -0500
  • 76b3a7e78f [libpng16] Add "libpng_mips_sources" to CMakeLists.txt when building MIPS_MSA Glenn Randers-Pehrson 2017-07-08 20:09:07 -0500
  • 2b80b401be [libpng16] Mention cmake "PNG_HARDWARE_OPTIMIZATIONS" in INSTALL Glenn Randers-Pehrson 2017-07-08 19:25:08 -0500
  • f16c3406cd [libpng16] Updated CMakeLists.txt to add INTEL_SSE and MIPS_MSA platforms. Glenn Randers-Pehrson 2017-07-08 19:10:49 -0500
  • 918a6ac2b4 [libpng16] Bump version to 1.6.31beta03 Glenn Randers-Pehrson 2017-07-08 13:17:04 -0500
  • bd5a826d37 [libpng16] Imported from libpng-1.6.31beta02.tar Glenn Randers-Pehrson 2017-07-08 12:56:14 -0500
  • 50b6df5389 [libpng16] Added "--enable-hardware-optimizations" configuration flag to enable Glenn Randers-Pehrson 2017-07-08 12:59:23 -0500
  • 857ef82edf [libpng16] Expand INSTALL instructions about enabling hardware optimizations. Glenn Randers-Pehrson 2017-07-06 20:17:09 -0500
  • f380ae5243 [libpng16] Added instructions for disabling hardware optimizations in INSTALL. Glenn Randers-Pehrson 2017-07-05 19:20:57 -0500
  • 23b51990e3 [libpng16] Bump version to 1.6.31beta02 Glenn Randers-Pehrson 2017-07-05 06:41:18 -0500
  • 77417b8ea0 [libpng16] Imported from libpng-1.6.31beta01.tar Glenn Randers-Pehrson 2017-07-05 05:45:22 -0500
  • eed9efec4e [libpng16] Added special case for FreeBSD in arm/filter_neon.S (Maya Rashish). Glenn Randers-Pehrson 2017-07-05 05:36:05 -0500
  • b5c16f8bfc [libpng16] Added note about png_get_rowbytes() being affected by transforms Glenn Randers-Pehrson 2017-07-03 11:11:44 -0500
  • 89b8c133e7 [libpng16] Added "Requires: zlib" to libpng.pc.in (Pieter Neerincx). Glenn Randers-Pehrson 2017-07-03 10:08:31 -0500
  • 54126d5c59 [libpng16] Revised pngpriv.h to use PNG_VERSION_INFO_ONLY instead of Glenn Randers-Pehrson 2017-07-02 07:35:17 -0500
  • 660ce58597 [libpng16] Revised pngpriv.h to work around failure to compile arm/filter_neon.S Glenn Randers-Pehrson 2017-07-01 16:29:42 -0500
  • 9f7134c3fc [libpng16] Update some "last changed" dates Glenn Randers-Pehrson 2017-06-29 17:49:59 -0500
  • 145361aaac [libpng16] Bump version to 1.6.31beta01 Glenn Randers-Pehrson 2017-06-28 14:35:23 -0500
  • 8c552ddf5b [master] Imported from libpng-1.6.30.tar Glenn Randers-Pehrson 2017-06-28 13:46:04 -0500
  • 58649f19cb [libpng16] Imported from libpng-1.6.30.tar Glenn Randers-Pehrson 2017-06-28 13:46:04 -0500
  • 14be73c8a3 [libpng16] Imported from libpng-1.6.30rc02.tar Glenn Randers-Pehrson 2017-06-25 13:12:05 -0500
  • 87cd2dc07d [libpng16] Imported from libpng-1.6.30rc01.tar Glenn Randers-Pehrson 2017-06-14 10:07:11 -0500
  • 2d306c4b15 [libpng16] Bump version to 1.6.30beta05 Glenn Randers-Pehrson 2017-06-06 19:39:55 -0500
  • 5aaf6e889c [libpng16] Imported from libpng-1.6.30beta04.tar Glenn Randers-Pehrson 2017-06-06 19:21:23 -0500
  • c548328904 [libpng16] Avoid writing an empty IDAT when the last IDAT exactly fills the Glenn Randers-Pehrson 2017-06-06 18:40:45 -0500
  • 11629b1c1a [libpng16] Mention github issues and pull requests as a bug-reporting method. Glenn Randers-Pehrson 2017-05-27 13:12:37 -0500
  • 774922da91 [libpng] Update GIT URL in documentation Glenn Randers-Pehrson 2017-05-27 12:33:48 -0500
  • 7da2ea45b9 Merge branch 'ssl' of git://github.com/vszakats/libpng into libpng16 Glenn Randers-Pehrson 2017-05-27 12:25:20 -0500
  • 95f3c07d6f use HTTPS for zlib.net Viktor Szakats 2017-05-27 13:54:30 +0000
  • a315efe3b2 [libpng16] Mention CVE-2016-5737 in CHANGES, update intel "last changed" date Glenn Randers-Pehrson 2017-05-24 09:58:09 -0500
  • 6155c6629d [libpng16] Bump version to 1.6.30beta04 Glenn Randers-Pehrson 2017-05-22 09:58:11 -0500
  • d40ac082ef [libpng16] Imported from libpng-1.6.30beta03.tar Glenn Randers-Pehrson 2017-05-22 09:52:15 -0500
  • d2ac910a53 [libpng16] Fix urls Glenn Randers-Pehrson 2017-05-19 17:34:31 -0500
  • a1577bf965 [libpng16] Test CMAKE_HOST_WIN32 instead of WIN32 in CMakeLists.txt Glenn Randers-Pehrson 2017-05-18 18:15:50 -0500
  • e486c76253 [libpng16] Update ftp site mentioned in README Glenn Randers-Pehrson 2017-05-16 17:34:45 -0500
  • 30d1f909ed [libpng16] Do not double evaluate CMAKE_SYSTEM_PROCESSOR in CMakeLists.txt Glenn Randers-Pehrson 2017-05-16 16:12:42 -0500
  • 8359b90057 [libpng16] Fix typo recently introduced in rpng-win.c Glenn Randers-Pehrson 2017-04-24 15:48:45 -0500
  • 11c25c0e9e [libng16] Update copyright notices in revised "contrib" files. Glenn Randers-Pehrson 2017-04-23 18:48:32 -0500
  • b99308a33c [libpng16] Check for integer overflow in contrib/tools/genpng. Glenn Randers-Pehrson 2017-04-23 18:41:28 -0500
  • 170a44b222 [libpng16] Check for integer overflow in contrib/visupng. Glenn Randers-Pehrson 2017-04-23 17:33:10 -0500
  • 0808d75851 [libpng16] Bump version to 1.6.30beta03 Glenn Randers-Pehrson 2017-04-22 15:47:53 -0500
  • 2eff8ef504 [libpng16] Imported from libpng-1.6.30beta02.tar Glenn Randers-Pehrson 2017-04-22 15:30:52 -0500
  • 60d8ae1003 [libpng16] Removed reference to the obsolete PNG_SAFE_LIMITS macro in Glenn Randers-Pehrson 2017-04-22 15:44:55 -0500
  • 53f22aed41 [libpng16] Document need to check for integer overflow when allocating a pixel Glenn Randers-Pehrson 2017-04-22 15:21:58 -0500
  • 13370c536c [libng16] Update CHANGES about a bugfix in libpng-1.6.27 related to ADLER32 Glenn Randers-Pehrson 2017-04-16 15:01:42 -0500
  • 054be18721 fix URL regressions Viktor Szakats 2017-04-03 21:23:09 +0000
  • 64f81108db [libpng16] Re-apply URL patch to libpng-manual.txt and libpng.3 Glenn Randers-Pehrson 2017-04-03 15:25:40 -0500
  • ead7079f1d [libpng16] Bump version to 1.6.30beta02 Glenn Randers-Pehrson 2017-04-01 11:09:33 -0500
  • 82add753e5 [libpng16] Imported from libpng-1.6.30beta01.tar Glenn Randers-Pehrson 2017-04-01 09:27:08 -0500
  • b3ffdc5991 URL updates Viktor Szakats 2017-03-31 23:25:57 +0000
  • e744ee1338 [libpng16] Update CHANGES, ANNOUNCE, and "last changed" dates. Glenn Randers-Pehrson 2017-03-30 12:24:55 -0500
  • ab8dbdcce5 Merge branch 'conststrip' of git://github.com/vszakats/libpng into libpng16 Glenn Randers-Pehrson 2017-03-30 12:23:15 -0500
  • 7bbd665b34 tweak Viktor Szakats 2017-03-30 12:22:25 +0000
  • dce241c107 silence clang -Wcast-qual const drop warnings Viktor Szakats 2017-03-30 00:12:53 +0000
  • 8c50acb9d2 silence clang -Wcomma warnings Viktor Szakats 2017-03-29 23:54:40 +0000
  • 92fcd25e9d [libpng16] Further revised documentation of png_get_error_ptr(). Glenn Randers-Pehrson 2017-03-28 12:47:49 -0500
  • 9b0170dd03 [libpng16] Revised documentation of png_get_error_ptr() in the libpng manual. Glenn Randers-Pehrson 2017-03-28 12:38:47 -0500
  • 2239961279 [libpng16] Fix "last changed" dates in powerpc/*.c Glenn Randers-Pehrson 2017-03-21 19:37:27 -0500
  • 18834ff62b [libpng16] Added missing "$(CPPFLAGS)" to the compile line for c.pic.o in Glenn Randers-Pehrson 2017-03-16 12:40:49 -0500
  • 03a6f3f9c9 [libpng16] Bump version to 1.6.30beta01 Glenn Randers-Pehrson 2017-03-16 10:35:24 -0500
  • b363e01e6b [master] Imported from libpng-1.6.29.tar Glenn Randers-Pehrson 2017-03-16 07:21:03 -0500
  • d42e88d5b3 [libpng16] Imported from libpng-1.6.29.tar Glenn Randers-Pehrson 2017-03-16 07:21:03 -0500
  • fae874c8ca [libpng16] Imported from libpng-1.6.29rc01.tar Glenn Randers-Pehrson 2017-03-08 17:03:14 -0600
  • 0b1f7e412b [libpng16] Bump version to 1.6.29beta04 Glenn Randers-Pehrson 2017-03-01 07:11:04 -0600
  • a8de1a70d1 [libpng16] Imported from libpng-1.6.29beta03.tar Glenn Randers-Pehrson 2017-03-01 07:03:24 -0600
  • 7db98a18fe [libpng16] Suppress clang warnings about implicit sign changes in png.c Glenn Randers-Pehrson 2017-03-01 07:09:05 -0600
  • a7029a5b4c [libpng16] Change test ZLIB_VERNUM >= 0x1281 to ZLIB_VERNUM >= 0x1290 in Glenn Randers-Pehrson 2017-03-01 06:52:16 -0600
  • 4f31b7f242 [libpng16= Avoid potential overflow of shift operations in png_do_expand() (Aaron Boxer). Glenn Randers-Pehrson 2017-02-27 20:17:56 -0600
  • b475d0593c [libpng16] Update credits and copyright information about powerpc-vsx code Glenn Randers-Pehrson 2017-02-22 15:09:20 -0600
  • 862a2858b0 [libpng16] Bump version to 1.6.29beta03 Glenn Randers-Pehrson 2017-02-22 14:36:57 -0600
  • 364450bf8d [libpng16] Imported from libpng-1.6.29beta02.tar Glenn Randers-Pehrson 2017-02-21 20:37:11 -0600
  • f6d358ff42 [libpng16] Update CHANGES and ANNOUNCE Glenn Randers-Pehrson 2017-02-21 20:45:49 -0600
  • 7980c79d69 Merge branch 'libpng16' of git://github.com/barkovv/libpng into libpng16 Glenn Randers-Pehrson 2017-02-21 20:41:27 -0600
  • 5e8c50cc8d [libpng16] Update CHANGES and ANNOUNCE Glenn Randers-Pehrson 2017-02-21 20:11:47 -0600
  • 7218761fe1 Fix right code in the wrong place. John Bowler 2017-02-21 15:15:48 -0800
  • 3644db298b Added VSX code to libconfig scripts Vadim Barkov 2017-02-12 12:14:03 +0000
  • 29775cef5e Fixed VSX compilation time checks Vadim Barkov 2017-02-12 09:57:16 +0000
  • a343882c74 Made VSX code pedantic strict C90 compliant Vadim Barkov 2017-02-11 21:33:32 +0000