index
:
delta/libpng.git
baserock/mikedrake/libpng-upgrade
baserock/mikedrake/update-chunks
baserock/morph
libpng00
libpng10
libpng12
libpng14
libpng15
libpng16
libpng17
master
stable
git.code.sf.net: p/libpng/code
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pngwrite.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libpng16] Update "Last changed" dates and some copyright years
Glenn Randers-Pehrson
2017-07-31
1
-1
/
+1
*
[libpng16] Added calls to png_handle_eXIf(() in pngread.c and png_write_eXIf()
Glenn Randers-Pehrson
2017-07-31
1
-0
/
+11
*
[libpng16] Imported from libpng-1.6.31.tar
v1.6.31
libpng-1.6.31-signed
libpng-1.6.31-master-signed
Glenn Randers-Pehrson
2017-07-27
1
-1
/
+1
*
[libpng16] Removed one of the GCC-7.1.0 'strict-overflow' warnings that
John Bowler
2017-07-11
1
-5
/
+5
*
[libpng16] Imported from libpng-1.6.26.tar
v1.6.26
libpng-1.6.26-signed
Glenn Randers-Pehrson
2016-10-19
1
-1
/
+1
*
[libpng16] Imported from libpng-1.6.26beta05.tar
v1.6.26beta05
Glenn Randers-Pehrson
2016-10-05
1
-2
/
+2
*
[libpng16] Quieted all remaining -Wconversion compiler warnings
Glenn Randers-Pehrson
2016-10-02
1
-20
/
+22
*
[libpng16] Bump version to 1.6.26beta03
Glenn Randers-Pehrson
2016-10-01
1
-1
/
+1
*
Unsigned overflow
John Bowler
2016-09-30
1
-4
/
+4
*
[libpng16] Imported from libpng-1.6.24.tar
v1.6.24
libpng-1.6.24-signed
Glenn Randers-Pehrson
2016-08-03
1
-1
/
+1
*
[libpng16] Fixed more indentation
Glenn Randers-Pehrson
2016-07-15
1
-48
/
+48
*
Simplified API: write-to-memory, overflow handling
John Bowler
2016-01-18
1
-9
/
+162
*
[libpng16] Update copyright uears in source files.
Glenn Randers-Pehrson
2015-12-13
1
-1
/
+1
*
[libpng16] Imported from libpng-1.6.19.tar
v1.6.19
Glenn Randers-Pehrson
2015-11-12
1
-1
/
+1
*
[libpng16] Reject attempt to write over-length PLTE chunk
Glenn Randers-Pehrson
2015-10-29
1
-2
/
+2
*
[libpng16] Reverted addition of png_set_filler_16 and png_set_add_alpha_16()
Glenn Randers-Pehrson
2015-09-24
1
-2
/
+2
*
[libpng16] Reverted the fix of byte order in png_do_read_filler() with 16-bit
Glenn Randers-Pehrson
2015-09-23
1
-2
/
+2
*
[libng16] Reverted recent mistaken change of 0xnnnn to 0xnnnnUL
Glenn Randers-Pehrson
2015-08-17
1
-5
/
+5
*
[libpng16] Use unsigned hex constants in "reciprocal" computations
Glenn Randers-Pehrson
2015-08-17
1
-3
/
+3
*
[libpng16] Changed 0xnnnn constants to 0xnnnnUL.
Glenn Randers-Pehrson
2015-08-16
1
-5
/
+5
*
[libpng16] Change "n bit" to "n-bit" in comments.
Glenn Randers-Pehrson
2015-08-13
1
-2
/
+2
*
[libpng16] Imported from libpng-1.6.18.tar
v1.6.18
libpng-1.6.18-signed
Glenn Randers-Pehrson
2015-07-22
1
-2
/
+2
*
[libpng16] Fix some indentation.
Glenn Randers-Pehrson
2015-06-11
1
-109
/
+111
*
[libpng16] Fix g++ build breaks
John Bowler
2015-06-03
1
-2
/
+4
*
[libpng16] Fixed NO_WRITE_FILTER and -Wconversion build breaks (John Bowler).
John Bowler
2015-06-03
1
-9
/
+4
*
[libpng16] Removed WRITE_WEIGHTED_FILTERED code, to save a few kbytes of the
Glenn Randers-Pehrson
2015-05-31
1
-232
/
+11
*
[libpng16] Imported from libpng-1.6.18beta05.tar
v1.6.18beta05
Glenn Randers-Pehrson
2015-05-31
1
-1
/
+1
*
[libpng16] Backported filter selection code from libpng-1.7.0beta51, to combine
Glenn Randers-Pehrson
2015-05-30
1
-64
/
+52
*
[libpng16] PNG_RELEASE_BUILD replaces tests where the code depended on the bu...
John Bowler
2015-05-06
1
-1
/
+1
*
[libpng16] Imported from libpng-1.6.18beta03.tar
v1.6.18beta03
Glenn Randers-Pehrson
2015-05-06
1
-2
/
+7
*
[libpng16] Imported from libpng-1.6.17.tar
v1.6.17
libpng-1.6.17-signed
Glenn Randers-Pehrson
2015-03-26
1
-1
/
+1
*
[libpng16] Reverted "& 0xff" additions of version 1.6.17beta01. Libpng passes
Glenn Randers-Pehrson
2015-03-21
1
-32
/
+31
*
[libpng16] Imported from libpng-1.6.17rc01.tar
v1.6.17rc01
Glenn Randers-Pehrson
2015-03-04
1
-4
/
+4
*
[libpng16] Imported from libpng-1.6.17beta06.tar
Glenn Randers-Pehrson
2015-02-27
1
-2
/
+2
*
[libpng16] Added "& 0xff" to things being typecast to "png_byte".
Glenn Randers-Pehrson
2015-02-27
1
-25
/
+26
*
[libpng16] Put #ifdef/#endif around png_set_compression_level in pngwrite.c
Glenn Randers-Pehrson
2015-02-22
1
-0
/
+2
*
[libpng16] Added PNG_WRITE_CUSTOMIZE_COMPRESSION_SUPPORTED macro, on by default.
Glenn Randers-Pehrson
2015-02-17
1
-0
/
+2
*
[libpng16] Imported from libpng-1.6.15.tar
v1.6.15
libpng-1.6.15-signed
Glenn Randers-Pehrson
2014-11-20
1
-1
/
+1
*
[libpng16] Changed "#endif /* PNG_FEATURE_SUPPORTED */" to "#endif /* FEATURE...
Glenn Randers-Pehrson
2014-11-06
1
-13
/
+13
*
[libpng16] More cosmetic changes
Glenn Randers-Pehrson
2014-11-01
1
-3
/
+3
*
[libpng16] Added a pair of parentheses suggested by clang
Glenn Randers-Pehrson
2014-10-31
1
-2
/
+2
*
[libpng16] Changed remaining "if (!x)" to "if (x == 0)" and "if (x)" to
Glenn Randers-Pehrson
2014-10-31
1
-93
/
+96
*
[libpng16] Added missing "ptr = NULL" after some instances of png_free().
Glenn Randers-Pehrson
2014-10-29
1
-0
/
+9
*
[libpng16] Changed "if (!x)" to "if (x == 0)" and "if (x)" to "if (x !== 0)"
Glenn Randers-Pehrson
2014-10-25
1
-7
/
+10
*
[libpng16] Imported from libpng-1.6.14.tar
v1.6.14
libpng-1.6.14-signed
Glenn Randers-Pehrson
2014-10-22
1
-1
/
+1
*
[libpng16] Also don't mark text as written in the end_ptr until written.
Glenn Randers-Pehrson
2014-10-05
1
-7
/
+9
*
[libpng16] Only mark text chunks as written after successfully writing them.
Glenn Randers-Pehrson
2014-10-05
1
-5
/
+8
*
[libpng16] Removed "text_len" parameter from private function png_write_zTXt()
Glenn Randers-Pehrson
2014-10-03
1
-5
/
+3
*
[libpng16] Bump version to 1.6.13beta01
Glenn Randers-Pehrson
2014-06-11
1
-1
/
+1
*
[libpng16] Imported from libpng-1.6.12.tar
v1.6.12
libpng-1.6.12-signed
Glenn Randers-Pehrson
2014-06-11
1
-1
/
+1
[next]