- 18 7月, 2013 1 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
- 15 7月, 2013 3 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
where warnings may be erroneously issued by code-checking applications. Revised manual about changes in iTXt chunk handling made in libpng-1.6.0.
-
由 Glenn Randers-Pehrson 提交于
and translated keyword are no longer issued when these are empty, which is allowed by the PNG specification.
-
- 11 7月, 2013 1 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
- 05 7月, 2013 1 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
- 03 7月, 2013 3 次提交
-
-
由 John Bowler 提交于
-
由 John Bowler 提交于
strip option. pngfix relied on undefined behavior and even a simple change from gcc to g++ caused it to fail. The new strip option 'unsafe' has been implemented and is the default if --max is given. Option names have been clarified, with --strip=transform now stripping the bKGD chunk, which was stripped previously with --strip=unused. Added all documented chunk types to pngpriv.h
-
由 John Bowler 提交于
-
- 02 7月, 2013 1 次提交
-
-
由 Glenn Randers-Pehrson 提交于
correctly.
-
- 28 6月, 2013 5 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
for error messages, etc.
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
由 John Bowler 提交于
chunks known to libpng.
-
- 26 6月, 2013 1 次提交
-
-
由 Glenn Randers-Pehrson 提交于
PNG_GAMMA_MAC_18 as parameters for png_set_gamma().
-
- 19 6月, 2013 3 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
- 09 6月, 2013 4 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
由 John Bowler 提交于
Previous iOS/Xcode fixes for the ARM NEON optimizations moved the test on __ARM_NEON__ from configure time to compile time. This breaks symbol prefixing because the definition of the special png_init_filter_functions call was hidden at configure time if the relevant compiler arguments are passed in CFLAGS as opposed to CC. This change attempts to avoid all the confusion that would result by declaring the init function even when it is not used, so that it will always get prefixed.
-
由 John Bowler 提交于
pnglibconf.h, allowing more of the decisions to be made internally (pngpriv.h) during the compile. Without this, symbol prefixing is broken under certain circumstances on ARM platforms. Now only the API parts of the optimizations ('check' vs 'api') are exposed in the public header files except that the new setting PNG_ARM_NEON_OPT documents how libpng makes the decision about whether or not to use the optimizations.
-
- 07 6月, 2013 2 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
由 John Bowler 提交于
This moves the test on __ARM_NEON__ into pngconf.h to avoid issues when using a compiler that compiles for multiple architectures at one time.
-
- 06 6月, 2013 5 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
由 John Bowler 提交于
-
由 John Bowler 提交于
-
由 Glenn Randers-Pehrson 提交于
(Andrew Hundt)
-
- 05 6月, 2013 1 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
- 04 6月, 2013 1 次提交
-
-
由 Glenn Randers-Pehrson 提交于
descriptions
-
- 13 5月, 2013 2 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
- 10 5月, 2013 1 次提交
-
-
由 Glenn Randers-Pehrson 提交于
with the right zlib headers.
-
- 09 5月, 2013 5 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-