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
/
pngpread.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libpng16] Deflate/inflate was reworked to move common zlib calls into single
John Bowler
2012-03-09
1
-3
/
+3
*
[libpng16] Made read 'inflate' handling like write 'deflate' handling. The
John Bowler
2012-03-05
1
-8
/
+12
*
[libpng16] Eliminated redundant png_push_read_tEXt|zTXt|iTXt|unknown code from
Glenn Randers-Pehrson
2012-02-21
1
-547
/
+4
*
[libpng16] Removed some unused arrays from png_read_push_finish_row().
Glenn Randers-Pehrson
2012-02-10
1
-0
/
+2
*
[libpng16] Updated copyright year to 2012
Glenn Randers-Pehrson
2012-01-01
1
-1
/
+1
*
[libpng16] Implemented 'restrict' for png_info and png_struct.
John Bowler
2011-12-24
1
-27
/
+27
*
[libpng16] Start-up code size improvements, error handler flexibility. These
John Bowler
2011-12-22
1
-1
/
+1
*
[libpng16] Updated "last changed" dates
Glenn Randers-Pehrson
2011-12-21
1
-1
/
+1
*
[libpng16] Added ANSI-C (C90) headers; eliminated the use of FAR/far.
John Bowler
2011-11-26
1
-5
/
+5
*
[libpng15] Imported from libpng-1.5.7beta01.tar
v1.5.7beta01
Glenn Randers-Pehrson
2011-11-04
1
-1
/
+1
*
[libpng15] Added support for ARM processor (Mans Rullgard)
Mans Rullgard
2011-11-03
1
-1
/
+1
*
[libpng15] Bump version to libpng-1.5.7beta01
Glenn Randers-Pehrson
2011-11-02
1
-1
/
+1
*
[libpng15] Imported from libpng-1.5.6.tar
v1.5.6
Glenn Randers-Pehrson
2011-11-02
1
-1
/
+1
*
[libpng15] #ifdef out png_progressive_combine_row() when interlacing is
Glenn Randers-Pehrson
2011-10-06
1
-5
/
+16
*
[libpng15] Bump version to libpng-1.5.6beta02
Glenn Randers-Pehrson
2011-09-22
1
-123
/
+102
*
[devel] Cleanup of conditional compilation code and of background/gamma
John Bowler
2011-04-17
1
-0
/
+2
*
[devel] Added some whitespace in comments.
Glenn Randers-Pehrson
2011-04-16
1
-3
/
+3
*
[devel] Imported from libpng-1.5.2.tar
v1.5.2
Glenn Randers-Pehrson
2011-03-31
1
-1
/
+1
*
[devel] Imported from libpng-1.5.2beta01.tar
Glenn Randers-Pehrson
2011-02-13
1
-1
/
+1
*
[devel] Clean up ALPHA flags and transformations
John Bowler
2011-02-12
1
-1
/
+1
*
--amend [devel] Imported from libpng-1.5.1.tar
v1.5.1
Glenn Randers-Pehrson
2011-02-02
1
-1
/
+1
*
[devel] Correct-local-variable-type-in-new-API-png_process
John Bowler
2011-01-28
1
-1
/
+1
*
[devel] Corrected const_png_ in png.h to png_const_ to avoid polluting
John Bowler
2011-01-22
1
-1
/
+59
*
[devel] Added const_png_structp and const_png_infop types, and used them in
Glenn Randers-Pehrson
2011-01-21
1
-1
/
+1
*
[devel] Bump to version libpng-1.5.1rc01
Glenn Randers-Pehrson
2011-01-21
1
-1
/
+1
*
[devel] Eliminate more GCC shadow warnings
John Bowler
2011-01-16
1
-5
/
+3
*
[devel] Prevent png_push_crc_skip() from hanging while reading an unknown chunk
Glenn Randers-Pehrson
2011-01-16
1
-1
/
+1
*
[devel] Imported from libpng-1.5.0.tar
v1.5.0
Glenn Randers-Pehrson
2011-01-06
1
-1
/
+1
*
[devel] Update copyright year and bump to version libpng-1.5.0rc07
Glenn Randers-Pehrson
2011-01-04
1
-1
/
+1
*
[devel] Added the private PNG_UNUSED() macro definition in pngpriv.h.
Glenn Randers-Pehrson
2010-12-04
1
-4
/
+4
*
[devel] Changes to remove gcc warnings (John Bowler)
Glenn Randers-Pehrson
2010-11-21
1
-0
/
+1
*
[devel] Imported from libpng-1.5.0beta51.tar
v1.5.0beta51
Glenn Randers-Pehrson
2010-10-15
1
-1
/
+1
*
[devel] Imported from libpng-1.5.0beta50.tar
v1.5.0beta50
Glenn Randers-Pehrson
2010-10-14
1
-1
/
+1
*
[devel] Removed some unwanted spaces
Glenn Randers-Pehrson
2010-10-12
1
-2
/
+2
*
[devel] Imported from libpng-1.5.0beta49.tar
v1.5.0beta49
Glenn Randers-Pehrson
2010-10-07
1
-1
/
+1
*
[devel] Imported from libpng-1.5.0beta48.tar
v1.5.0beta48
Glenn Randers-Pehrson
2010-10-04
1
-1
/
+1
*
[devel] Fixed problem with symbols creation in Makefile.am which was assuming
Glenn Randers-Pehrson
2010-10-04
1
-1
/
+1
*
[devel] Fixed a number of problems with 64-bit compilation reported by Visual
Glenn Randers-Pehrson
2010-09-10
1
-34
/
+50
*
[devel] Imported from libpng-1.5.0beta46.tar
v1.5.0beta46
Glenn Randers-Pehrson
2010-08-28
1
-1
/
+1
*
[devel] Imported from libpng-1.5.0beta45.tar
v1.5.0beta45
Glenn Randers-Pehrson
2010-08-26
1
-1
/
+1
*
[devel] Bump to version libpng-1.5.0beta45
Glenn Randers-Pehrson
2010-08-24
1
-1
/
+1
*
[devel] Addressed various issues identified by GCC, mostly signed/unsigned
Glenn Randers-Pehrson
2010-08-19
1
-0
/
+1
*
[devel]Made all API functions that have const arguments and constant string
Glenn Randers-Pehrson
2010-08-18
1
-2
/
+2
*
[devel] Imported from libpng-1.5.0beta41.tar
v1.5.0beta41
Glenn Randers-Pehrson
2010-08-11
1
-1
/
+1
*
[devel] Imported from libpng-1.5.0beta40.tar
v1.5.0beta40
Glenn Randers-Pehrson
2010-08-06
1
-1
/
+1
*
[devel] Imported from libpng-1.5.0beta39.tar
v1.5.0beta39
Glenn Randers-Pehrson
2010-08-02
1
-1
/
+1
*
[devel] Expanded TAB characters, again.
v1.5.0beta38
Glenn Randers-Pehrson
2010-07-31
1
-1
/
+1
*
[devel] Implemented remaining "_fixed" functions and corrected warnings
Glenn Randers-Pehrson
2010-07-31
1
-4
/
+7
*
[devel] Bump to version libpng-1.5.0beta36
Glenn Randers-Pehrson
2010-07-29
1
-1
/
+1
*
[devel]
Glenn Randers-Pehrson
2010-07-29
1
-1
/
+1
[next]