- 24 1月, 2011 4 次提交
-
-
由 Glenn Randers-Pehrson 提交于
"png_ptr ptr" should be "png_structp png_ptr"
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
由 John Bowler 提交于
-
- 23 1月, 2011 6 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
由 John Bowler 提交于
the namespace. Added png_get_current_row_number and png_get_current_pass_number for the benefit of the user transform callback. Added png_process_data_pause and png_process_data_skip for the benefit of progressive readers that need to stop data processing or want to optimize skipping of unread data (e.g. if the reader marks a chunk to be skipped.)
-
由 John Bowler 提交于
Added a make macro DFNCPP that is a CPP that will accept the tokens in a .dfn file and adds configure stuff to test for such a CPP. ./configure should fail if one is not available.
-
由 Glenn Randers-Pehrson 提交于
to the manual. Removed the synopses from libpngpf.3 because they were out of date and no longer useful. Better information can be obtained by reading the prototypes and comments in pngpriv.h
-
- 22 1月, 2011 3 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
prototypes for most png_get_*() functions.
-
- 21 1月, 2011 3 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
- 17 1月, 2011 4 次提交
-
-
由 John Bowler 提交于
-
由 Glenn Randers-Pehrson 提交于
or an over-large compressed zTXt chunk with the progressive reader.
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
char_index, divisor, exp_b10, and gamma_val, respectively, and changed exp() back to png_exp().
-
- 16 1月, 2011 5 次提交
-
-
由 Glenn Randers-Pehrson 提交于
to avoid "shadow" warnings. Revised png_fixed() in png.c to avoid compiler warning about reaching the end without returning anything.
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
if they need access to anything in zlib.h, and that a number of macros such as png_memset() are no longer accessible by applications.
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
- 15 1月, 2011 3 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
- 09 1月, 2011 4 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
from png_charpp to png_bytepp in png_get_iCCP(). This change happened in version 1.5.0beta36 but is not noted in the CHANGES. Also, revised the "synopsis" for png_get_iCCP() in libpng.3 accordingly.
-
- 07 1月, 2011 1 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
- 06 1月, 2011 2 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
- 04 1月, 2011 2 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
- 31 12月, 2010 1 次提交
-
-
由 Glenn Randers-Pehrson 提交于
(libpng14 => libpng15) (Cosmin)
-
- 29 12月, 2010 1 次提交
-
-
由 Glenn Randers-Pehrson 提交于
(it was looking for the flag in png_ptr->transformations instead of in png_ptr->flags).
-
- 28 12月, 2010 1 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-