Sign in
flutter
/
third_party
/
libpng
/
cad0150d12bd0d4b8f75153068f4fae03d03c4df
cad0150
[libpng16] Corrected handling of row_pointers in example.c and added some
by Glenn Randers-Pehrson
· 13 years ago
ee427ad
[libpng16] Add information about png_calloc() to the manual.
by Glenn Randers-Pehrson
· 13 years ago
01b8130
[libpng16] Removed references to png_zalloc() and png_zfree() from the manual.
by Glenn Randers-Pehrson
· 13 years ago
449db5a
[libpng16] Check for existence of __GNUC_MINOR__ before testing its value
by Glenn Randers-Pehrson
· 13 years ago
80b67e4
[libpng16] Added default blank "#define PNG_RESTRICT" to pngconf.h
by Glenn Randers-Pehrson
· 13 years ago
0a9f26e
[libpng16] Do not use __restrict when GNUC is <= 3.1
by Glenn Randers-Pehrson
· 13 years ago
05ed18e
[libpng16] Bump version to 1.6.0beta27
by Glenn Randers-Pehrson
· 13 years ago
edb3523
[libpng16] Imported from libpng-1.6.0beta26.tar
by Glenn Randers-Pehrson
· 13 years ago
46cb510
[libpng16] Moved scripts/chkfmt to contrib/tools.
by Glenn Randers-Pehrson
· 13 years ago
5845d3e
[libpng16] Removed scripts/makefile.cegcc from the *.zip and *.7z
by Glenn Randers-Pehrson
· 13 years ago
4a37149
[libpng16] Bump version to 1.6.0beta26
by Glenn Randers-Pehrson
· 13 years ago
fc58b17
[libpng16] Imported from libpng-1.6.0beta25.tar
by Glenn Randers-Pehrson
· 13 years ago
96b9170
[libpng16] Revised png_set_keep_unknown_chunks() so num_chunks < 0 means
by Glenn Randers-Pehrson
· 13 years ago
0546e4e
[libpng16] Document deprecation of png_convert_to_rfc1123() and its
by Glenn Randers-Pehrson
· 13 years ago
05af5cd
[libpng16] Fixed some typos and grammar in manual and comments
by Glenn Randers-Pehrson
· 13 years ago
d630301
[libpng16] Bump version to 1.6.0beta25
by Glenn Randers-Pehrson
· 13 years ago
2ec8409
[libpng16] Imported from libpng-1.6.0beta24.tar
by Glenn Randers-Pehrson
· 13 years ago
905cc94
[libpng16] Don't check palette indexes if num_palette is 0 (as it can be in
by Glenn Randers-Pehrson
· 13 years ago
8f424b8
[libpng16] Bump version to 1.6.0beta24
by Glenn Randers-Pehrson
· 13 years ago
cc46157
[libpng16] Imported from libpng-1.6.0beta23.tar
by Glenn Randers-Pehrson
· 13 years ago
14ca47b
[libpng16] Improved performance of new do_check_palette_indexes() function
by Glenn Randers-Pehrson
· 13 years ago
b1e7771
[libpng16] Do not depend upon a GCC feature macro being available for use in
by Glenn Randers-Pehrson
· 13 years ago
ff7b7ba
[libpng16] Made fixes for new optimization warnings from gcc 4.7.0.
by Glenn Randers-Pehrson
· 13 years ago
1935d07
[libpng16] Revised CMakeLists.txt to not attempt to make a symlink under mingw.
by Glenn Randers-Pehrson
· 13 years ago
04c1c07
[libpng16] Bump version to 1.6.0beta23
by Glenn Randers-Pehrson
· 13 years ago
8f4d672
[libpng16] Imported from libpng-1.6.0beta22.tar
by Glenn Randers-Pehrson
· 13 years ago
15f6fd3
[libpng16] checked in contrib/libtests/pngstest.c which was omitted
by John Bowler
· 13 years ago
b454169
[libpng16] Removed need for -Wno-cast-align with clang. clang correctly warns
by John Bowler
· 13 years ago
040575c
[libpng16] Bump version to 1.6.0beta22
by Glenn Randers-Pehrson
· 13 years ago
4330905
[libpng16] Imported from libpng-1.6.0beta21.tar
by Glenn Randers-Pehrson
· 13 years ago
bc2a57f
[libpng16] Changed deprecated NOOBJ and NOPROFILE to NO_OBJ and NO_PROFILE in
by Glenn Randers-Pehrson
· 13 years ago
56f22f4
[libpng16] Added -lssp_nonshared in a comment in scripts/makefile.freebsd
by Glenn Randers-Pehrson
· 13 years ago
cd39adb
[libpng16] Removed #ifdef PNG_HANDLE_AS_UNKNOWN_SUPPORTED in pngpriv.h around
by Glenn Randers-Pehrson
· 13 years ago
b4f5c42
[libpng16] Revised scripts/makefile.darwin: use system zlib; remove quotes
by Glenn Randers-Pehrson
· 13 years ago
e243a1f
[libpng16] Enable png_set_check_for_invalid_index() for both read and write.
by Glenn Randers-Pehrson
· 13 years ago
747b554
[libpng16] Edited new commentary in png.c
by Glenn Randers-Pehrson
· 13 years ago
f229d4d
[libpng16] Bump version to 1.6.0beta21
by Glenn Randers-Pehrson
· 13 years ago
96027d9
[libpng16] Imported from libpng-1.6.0beta20.tar
by Glenn Randers-Pehrson
· 13 years ago
58f277c
[libpng16] Revised png_set_text_2() to avoid potential memory corruption.
by Glenn Randers-Pehrson
· 13 years ago
921648a
[libpng16] Recognize known sRGB ICC profiles while reading; prefer writing the
by John Bowler
· 13 years ago
23a30f8
[libpng16] Prevent PNG_EXPAND+PNG_SHIFT doing the shift twice.
by John Bowler
· 13 years ago
4801561
[libpng16] Recognize known sRGB ICC profiles while reading and issue a warning
by Glenn Randers-Pehrson
· 13 years ago
13a87d9
[libpng16] Fixed ICC profile parsing and sRGB profile recognition
by John Bowler
· 13 years ago
c1217ee
[libpng16] Write the profile MD5s from checksum-icc (and the date)
by John Bowler
· 13 years ago
51d1e2b
[libng16] Added checksum-icc.c to contrib/libtests
by John Bowler
· 13 years ago
f7677a3
[libpng16] Use uLong 64 bits for crc32 return in profile check
by John Bowler
· 13 years ago
8fbd60d
[libpng16] Recognize known sRGB ICC profiles while reading and handle them as
by Glenn Randers-Pehrson
· 13 years ago
b11b31a
[libpng16] Changed chunk handler warnings into benign errors, incrementally
by John Bowler
· 13 years ago
5162496
[libpng16] Bump version to 1.6.0beta20
by Glenn Randers-Pehrson
· 13 years ago
ce9d8a3
[libpng16] Imported from libpng-1.6.0beta19.tar
by Glenn Randers-Pehrson
· 13 years ago
eda53e5
[libpng16] Avoid the double gamma correction warning in the simplified API.
by John Bowler
· 13 years ago
2bc76ff
[ibpng16] Added application error reporting and added chunk names to read
by John Bowler
· 13 years ago
66efa24
[libpng16] Removed erroneous setting of DETECT_UNINITIALIZED and added more
by John Bowler
· 13 years ago
0c11b5f
[libpng16] Work around for duplicate row start calls; added warning messages.
by John Bowler
· 13 years ago
f5dcba6
[libpng16] Never mind, undid previous change.
by Glenn Randers-Pehrson
· 13 years ago
c26d6e9
[libpng16] Revised png_set_text_2() to avoid possible memory corruption
by Glenn Randers-Pehrson
· 13 years ago
42ed02e
[libpng16] Reverted png_set_itxt(); it would not compile without warnings.
by Glenn Randers-Pehrson
· 13 years ago
31d6624
[libpng16] Added png_set_itxt() (work in progress)
by Glenn Randers-Pehrson
· 13 years ago
d9d7a7e
[libpng16] Fixed ANNOUNCE and CHANGES re simplified API and benign errors.
by Glenn Randers-Pehrson
· 13 years ago
d15d124
[libpng16] Bump version to 1.6.0beta19
by Glenn Randers-Pehrson
· 13 years ago
dd6ecbe
[libpng16] Imported from libpng-1.6.0beta18.tar
by Glenn Randers-Pehrson
· 13 years ago
aa816c4
[libpng16] Added configuration support for benign errors and changed the read
by John Bowler
· 13 years ago
209b3e4
[libpng16] Added output flushing to aid debugging under Visual Studio.
by John Bowler
· 13 years ago
f2715a5
[libpng16] Revised example.c to put text strings in a temporary character array
by Glenn Randers-Pehrson
· 13 years ago
845ee6a
[libpng16] Fixed a compiler warning under Cygwin (Windows-7, 32-bit system)
by John Bowler
· 13 years ago
9ff37ea
[libpng16] Fix an off-by-one error in the palette index checking function.
by John Bowler
· 13 years ago
35f2e17
[libpng16] In pngtest, treat benign errors as errors if "-strict" is present.
by Glenn Randers-Pehrson
· 13 years ago
945cb1f
[libpng16] Issue a png_benign_error() instead of png_warning() about bad
by Glenn Randers-Pehrson
· 13 years ago
71db131
[libpng16] Bump version to 1.6.0beta18
by Glenn Randers-Pehrson
· 13 years ago
bf7661f
[libpng16] Imported from libpng-1.6.0beta17.tar
by Glenn Randers-Pehrson
· 13 years ago
9066919
[libpng16] If benign errors are disabled use maximum window on ancillary
by John Bowler
· 13 years ago
1ffbe8c
[libpng] Committed new contrib/libtests/makepng.c that was overlooked
by John Bowler
· 13 years ago
8d02159
[libpng16] Fixed manual assertion that all of our public macros begin with PNG_
by Glenn Randers-Pehrson
· 13 years ago
b5d0051
[libpng16] Deflate/inflate was reworked to move common zlib calls into single
by John Bowler
· 13 years ago
6038b80
[libpng16] Reject iCCP chunk after the first, even if the first one is invalid.
by Glenn Randers-Pehrson
· 13 years ago
b57c1c9
[libpng16] Bump version to 1.6.0beta17
by Glenn Randers-Pehrson
· 13 years ago
0c98cc7
[libpng16] Imported from libpng-1.6.0beta16.tar
by Glenn Randers-Pehrson
· 13 years ago
6225b0e
[libpng16] Added code to validate the windowBits value passed to deflateInit2().
by John Bowler
· 13 years ago
d072048
[libpng16] Correct pngvalid error message
by John Bowler
· 13 years ago
7d4fbb2
[libpng16] Validate the zTXt strings in pngvalid.
by John Bowler
· 13 years ago
42a2b55
[libpng16] Made read 'inflate' handling like write 'deflate' handling. The
by John Bowler
· 13 years ago
e2ae0f2
[libpng16] Fix tarith argument parsing
by John Bowler
· 13 years ago
d6cf3a3
[libpng16] Added a print out of the maximum observed error to 'tarith ascii'
by John Bowler
· 13 years ago
e741cd5
[libpng16] Added contrib/libtests/tarith.c to test internal arithmetic
by John Bowler
· 13 years ago
0ae4f7b
[libpng16] Changed png_inflate() and calling routines to avoid overflow
by John Bowler
· 13 years ago
29a6ba0
[libpng16] Fixed build warnings (MSVC, GCC, GCC v3). Cygwin GCC with default
by John Bowler
· 13 years ago
434801a
[libpng16] Bump version to 1.6.0beta16
by Glenn Randers-Pehrson
· 13 years ago
79a1418
[libpng16] Revised scripts/pnglibconf.dfa
by Glenn Randers-Pehrson
· 13 years ago
eeb1bb6
[libng16] Added palette-index checking while writing.
by Glenn Randers-Pehrson
· 13 years ago
8e92cd5
[libpng16] Bump version to 1.6.0beta16
by Glenn Randers-Pehrson
· 13 years ago
363387c
[libpng16] Imported from libpng-1.6.0beta15.tar
by Glenn Randers-Pehrson
· 13 years ago
6f237b6
[libpng16] Remove whitespace at end of lines
by John Bowler
· 13 years ago
a0ddf0b
[libpng16] Minor update to pngstest.c, chmod 755 gentests.sh
by John Bowler
· 13 years ago
5541ea8
[libpng16] Relocated declarations of index and padding in new index-checking
by Glenn Randers-Pehrson
· 13 years ago
cf49919
[libpng16] Fixed some bugs in ICC profile writing. The code should now accept
by John Bowler
· 13 years ago
363ae65
[libpng16] Added tests for invalid palette index while reading and writing
by Glenn Randers-Pehrson
· 13 years ago
cb129a6
[libpng16] Improved pngstest fine tuning of error numbers, new test file
by John Bowler
· 13 years ago
dee7577
[libpng16] Added PNG_IMAGE_FLAG_FAST for the benefit of applications that
by John Bowler
· 13 years ago
1c25b9b
[libpng16] Fixed transparent pixel and 16-bit rgb tests in pngstest and removed
by John Bowler
· 13 years ago
0a92b23
[libpng16] Rewrote pngstest.c for substantial speed improvement.
by John Bowler
· 13 years ago
Next »