- 13 2月, 2011 2 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
- 12 2月, 2011 2 次提交
-
-
由 Glenn Randers-Pehrson 提交于
This reverts commit 2438825d.
-
由 Glenn Randers-Pehrson 提交于
accommodate the old VisualC++ preprocessor. Defined PNG_ALLOCATED to empty for MSC_VER < 1300.
-
- 06 2月, 2011 1 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
- 05 2月, 2011 1 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
- 04 2月, 2011 1 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
- 03 2月, 2011 1 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
- 01 2月, 2011 1 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
- 31 1月, 2011 1 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
- 30 1月, 2011 1 次提交
-
-
由 Glenn Randers-Pehrson 提交于
"PNG_" to begin any of their own symbols.
-
- 29 1月, 2011 1 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
- 28 1月, 2011 3 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
- 27 1月, 2011 2 次提交
-
-
由 Glenn Randers-Pehrson 提交于
-
由 Glenn Randers-Pehrson 提交于
-
- 26 1月, 2011 1 次提交
-
-
由 Glenn Randers-Pehrson 提交于
argument names file_gamma, int_file_gamma, and srgb_intent consistently.
-
- 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 2 次提交
-
-
由 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 提交于
-