Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-04 | Remove the "last changed" version information from source comments | Cosmin Truta | |
2017-05-24 | [libpng16] Mention CVE-2016-5737 in CHANGES, update intel "last changed" date | Glenn Randers-Pehrson | |
2017-03-16 | [libpng16] Bump version to 1.6.30beta01 | Glenn Randers-Pehrson | |
2017-03-16 | [libpng16] Imported from libpng-1.6.29.tar | Glenn Randers-Pehrson | |
2017-01-05 | [libpng16] Moved SSE2 optimization code into the main libpng source directory. | Glenn Randers-Pehrson | |
Configure libpng with "configure --enable-intel-sse" or compile libpng with "-DPNG_INTEL_SSE" in CPPFLAGS to enable it. This patch was previously applied to libpng-1.6.28rc03 but withdrawn to allow time for QA. | |||
2017-01-03 | [libpng16] Imported from libpng-1.6.28rc03.tar | Glenn Randers-Pehrson | |
2017-01-03 | [libpng16] Moved SSE2 optimization code into the main libpng source directory. | Glenn Randers-Pehrson | |
Configure libpng with "configure --enable-intel-see" or compile libpng with "-DPNG_INTEL_SSE" in CPPFLAGS to enable it. |