- 17 6月, 2012 3 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
ignore all unknown chunks and all known chunks except for IHDR, PLTE, tRNS, IDAT, and IEND. Previously it only meant ignore all unknown chunks, the same as num_chunks == 0. Revised png_image_skip_unused_chunks() to provide a list of chunks to be processed instead of a list of chunks to ignore. Revised contrib/gregbook/readpng2.c accordingly.
-
- 13 6月, 2012 1 次提交
-
-
由 Glenn Randers-Pehrson 提交于
replacement with png_convert_to_rfc1123_buffer().
-
- 09 6月, 2012 1 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
- 07 6月, 2012 6 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
MNG files).
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
(only update the value when it actually increases, move test for whether the check is wanted out of the function.
-
- 04 6月, 2012 2 次提交
-
-
由 Glenn Randers-Pehrson 提交于
generating the linker mapfile symbol prefix.
-
由 Glenn Randers-Pehrson 提交于
The compiler performs an optimization which is safe; however it then warns about it. Changing the type of 'palette_number' in pngvalid.c removes the warning.
-
- 29 5月, 2012 1 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
- 24 5月, 2012 2 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
- 01 5月, 2012 1 次提交
-
-
由 John Bowler 提交于
-
- 30 4月, 2012 1 次提交
-
-
由 John Bowler 提交于
on alignment increasing pointer casts when -Wcast-align is passed. This fixes the cases clang warns about either (pngread.c) by eliminating the casts from png_bytep to png_uint_16p or, for pngrutil.c where the cast is previously verified or pngstest.c where it is OK by introducing new png_aligncast macros to do the cast in a way that clang accepts.
-
- 28 4月, 2012 3 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
scripts/makefile.freebsd
-
- 26 4月, 2012 1 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
- 24 4月, 2012 1 次提交
-
-
由 Glenn Randers-Pehrson 提交于
declaration of png_handle_unknown().
-
- 14 4月, 2012 2 次提交
-
-
由 Glenn Randers-Pehrson 提交于
around architecture list; add missing ppc architecture; add architecture options to shared library link; don't try to create a shared lib based on missing RELEASE variable (Toby Thain).
-
由 Glenn Randers-Pehrson 提交于
-
- 29 3月, 2012 6 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
Fixes CVE-2011-3048.
-
由 John Bowler 提交于
iCCP profile over writing the sRGB chunk, controlled by the PNG_sRGB_PROFILE_CHECKS option.
-
由 John Bowler 提交于
-
- 28 3月, 2012 2 次提交
-
-
由 Glenn Randers-Pehrson 提交于
about it, if PNG_WARN_IF_iCCP_IS_sRGB_SUPPORTED is defined.
-
由 John Bowler 提交于
and moved checksum-icc.c from contrib/libtests to contrib/tools.
-
- 22 3月, 2012 3 次提交
-
-
由 John Bowler 提交于
-
由 John Bowler 提交于
-
由 John Bowler 提交于
-
- 21 3月, 2012 2 次提交
-
-
由 Glenn Randers-Pehrson 提交于
if the sRGB chunk had appeared instead.
-
由 John Bowler 提交于
load iCCP
-
- 20 3月, 2012 1 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
- 19 3月, 2012 1 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-