- 01 10月, 2009 1 次提交
-
-
由 Glenn Randers-Pehrson 提交于
and mentioned use of 2-space indentation in macro definitions in the libpng style guide.
-
- 26 9月, 2009 3 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
to eliminate bogus complaint about filter_type.
-
- 25 9月, 2009 7 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
in png_set_gAMA_and_cHRM() where we supply the cHRM constants and therefore we know they are OK.
-
由 Glenn Randers-Pehrson 提交于
also png_check_cHRM_fixed() which was apparently overlooked when it was created.
-
由 Glenn Randers-Pehrson 提交于
Move redundant IHDR checking into new png_check_IHDR() in png.c and report all errors found in the IHDR data. Report problems with width and height separately.
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
- 24 9月, 2009 3 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
- 23 9月, 2009 2 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
and revised libpng style to mention not using the TAB character.
-
- 21 9月, 2009 1 次提交
-
-
由 Glenn Randers-Pehrson 提交于
to avoid compiler complaints about doubly declaring things "const".
-
- 20 9月, 2009 2 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
- 18 9月, 2009 3 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
about fixing the "#if def " bug
-
- 17 9月, 2009 3 次提交
-
-
由 Glenn Randers-Pehrson 提交于
("#if def" should be "#ifdef")
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
to give Dennis Gustafsson credit for noticing the incorrect typecast of "filler".
-
- 16 9月, 2009 1 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
- 04 9月, 2009 1 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
- 02 9月, 2009 2 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
- 01 9月, 2009 8 次提交
-
-
由 Glenn Randers-Pehrson 提交于
and always use png_calloc(). The macros were only there for testing, since libpng-1.4.0beta48 and no problems have been reported.
-
由 Glenn Randers-Pehrson 提交于
from contrib/visupng and contrib/pngminim sources.
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
Always use local arrays, which has been the default behavior for a long time.
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
- 31 8月, 2009 3 次提交
-
-
由 Glenn Randers-Pehrson 提交于
instead of memset to zero in png_read_png().
-
由 Glenn Randers-Pehrson 提交于
They were only useful for obtaining compatibility for old applications that used libpng-1.0.x versions prior to the implementation of "free_me".
-
由 Glenn Randers-Pehrson 提交于
except in pngconf.h where they can be used to request that PNG_FEATURE_SUPPORTED not be defined.
-