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
/
ANNOUNCE
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libpng15] Imported from libpng-1.5.7beta05.tar
v1.5.7beta05
Glenn Randers-Pehrson
2011-11-25
1
-2
/
+2
*
Relocate pngvalid.c to contrib/libtests
Glenn Randers-Pehrson
2011-11-24
1
-3
/
+5
*
[libpng15] Remove simplified interface
John Bowler
2011-11-23
1
-3
/
+7
*
[libpng15] Reject invalid compression flag, method when reading the iTXt chunk.
Glenn Randers-Pehrson
2011-11-22
1
-1
/
+1
*
[libpng15] Reject invalid compression flag when reading the iTXt chunk.
Glenn Randers-Pehrson
2011-11-22
1
-3
/
+4
*
[libpng15] Added MINGW support to CMakeLists.txt
Glenn Randers-Pehrson
2011-11-21
1
-0
/
+1
*
[libpng15] Allow row_stride==0 to indicate default stride in simplified API
John Bowler
2011-11-21
1
-2
/
+4
*
[libpng15] Validate time settings passed to pngset()
Glenn Randers-Pehrson
2011-11-19
1
-1
/
+2
*
[libpng15] Removed "zTXt" from warning in generic chunk decompression function.
Glenn Randers-Pehrson
2011-11-19
1
-2
/
+3
*
[libpng15] Bump version to libpng-1.5.7beta05
Glenn Randers-Pehrson
2011-11-17
1
-9
/
+11
*
[libpng15] Imported from libpng-1.5.7beta04.tar
v1.5.7beta04
Glenn Randers-Pehrson
2011-11-17
1
-2
/
+6
*
[libpng15] Bump version to libpng-1.5.7beta04
Glenn Randers-Pehrson
2011-11-16
1
-8
/
+10
*
[libpng15] Work around compilers that don't support declaration of const data.
John Bowler
2011-11-16
1
-0
/
+4
*
[libpng15] Updated CHANGES and ANNOUNCE with latest changes
Glenn Randers-Pehrson
2011-11-16
1
-2
/
+6
*
[libpng15] Fixes for C++ compilation using g++ When libpng source is compiled
John Bowler
2011-11-16
1
-0
/
+6
*
[libpng15] Multiple transform bug fixes plus a work-round for double gamma
John Bowler
2011-11-16
1
-0
/
+8
*
[libpng15] Update pngstest to remove compiler warnings, add to libpng tests
John Bowler
2011-11-16
1
-0
/
+2
*
[libpng15] Added contrib/pngtests
John Bowler
2011-11-16
1
-0
/
+1
*
[libpng15] Removed PNG_CONST from the sRGB table declarations
Glenn Randers-Pehrson
2011-11-16
1
-2
/
+3
*
[libpng15] Bump version to libpng-1.5.7beta03
Glenn Randers-Pehrson
2011-11-11
1
-9
/
+11
*
[libpng15] Installed more accurate linear to sRGB conversion tables.
John Bowler
2011-11-11
1
-2
/
+6
*
[libpng15] Simplified read/write API initial version; basic read/write tested
John Bowler
2011-11-07
1
-0
/
+2
*
[libpng15] Added versioning to pnglibconf.h comments.
John Bowler
2011-11-07
1
-2
/
+3
*
[libpng15] Updated scripts/pnglibconf.mak and scripts/makefile.std
John Bowler
2011-11-05
1
-2
/
+3
*
[libpng15] Updated scripts/pnglibconf.mak to handle the new PNG_JOIN macro.
Glenn Randers-Pehrson
2011-11-05
1
-0
/
+1
*
[libpng15] Fixed FP division by zero in pngvalid.c; the 'test_pixel' code left
John Bowler
2011-11-04
1
-0
/
+6
*
[libpng] Check compression_type parameter in png_get_iCCP and remove spurious
John Bowler
2011-11-04
1
-2
/
+7
*
[libpng15] Removed a stray sentence fragment from CHANGES/ANNOUNCE
Glenn Randers-Pehrson
2011-11-04
1
-1
/
+1
*
[libpng15] Bump version to libpng-1.5.7beta02
Glenn Randers-Pehrson
2011-11-04
1
-8
/
+9
*
[libpng15] Imported from libpng-1.5.7beta01.tar
v1.5.7beta01
Glenn Randers-Pehrson
2011-11-04
1
-2
/
+2
*
[libpng15] Paeth filter speed improvements from work by Siarhei Siamashka. This
John Bowler
2011-11-03
1
-0
/
+6
*
[libpng15] Fix for the preprocessor of the Intel C compiler. The preprocessor
John Bowler
2011-11-03
1
-0
/
+4
*
[libpng15] Fixed bug in pngvalid on early allocation failure; fixed type cast
John Bowler
2011-11-03
1
-0
/
+5
*
[libpng15] Added support for ARM processor (Mans Rullgard)
Mans Rullgard
2011-11-03
1
-0
/
+1
*
[libpng15] Bump version to libpng-1.5.7beta01
Glenn Randers-Pehrson
2011-11-02
1
-66
/
+15
*
[libpng15] Imported from libpng-1.5.6.tar
v1.5.6
Glenn Randers-Pehrson
2011-11-02
1
-44
/
+16
*
[libpng15] Bump version to libpng-1.5.6rc04
Glenn Randers-Pehrson
2011-10-27
1
-8
/
+10
*
[libpng] #define PNG_ALIGN_TYPE PNG_ALIGN_NONE in contrib/pngminim/*/pngusr.h
Glenn Randers-Pehrson
2011-10-27
1
-0
/
+1
*
[libpng15] Fixed compiler warnings with Intel and MSYS compilers.
John Bowler
2011-10-27
1
-2
/
+7
*
[libpng15] Renamed the LSR() macro to PNG_LSR() and added PNG_LSL() macro.
Glenn Randers-Pehrson
2011-10-27
1
-0
/
+1
*
[libpng15] Bump version to libpng-1.5.6rc03
Glenn Randers-Pehrson
2011-10-27
1
-8
/
+10
*
[libpng15] Added LSR() macro to defend against buggy compilers that evaluate
Glenn Randers-Pehrson
2011-10-27
1
-3
/
+4
*
[libpng15] Bump version to libpng-1.5.6rc02
Glenn Randers-Pehrson
2011-10-26
1
-8
/
+11
*
[libpng15] Imported from libpng-1.5.6rc01.tar
v1.5.6rc01
Glenn Randers-Pehrson
2011-10-26
1
-9
/
+9
*
[libpng15] Corrected recent ANNOUNCE and CHANGES entry
Glenn Randers-Pehrson
2011-10-21
1
-2
/
+3
*
[libpng15] Bump version to libpng-1.5.6beta08
Glenn Randers-Pehrson
2011-10-21
1
-8
/
+10
*
[libpng15] Imported from libpng-1.5.6beta07.tar
v1.5.6beta07
Glenn Randers-Pehrson
2011-10-21
1
-2
/
+2
*
[libpng15] Made png_ptr->prev_row an aligned pointer into png_ptr->big_prev_row
Mans Rullgard
2011-10-17
1
-0
/
+2
*
[libpng15] Bump version to libpng-1.5.6beta07
Glenn Randers-Pehrson
2011-10-17
1
-8
/
+10
*
[libpng15] Imported from libpng-1.5.6beta06.tar
v1.5.6beta06
Glenn Randers-Pehrson
2011-10-17
1
-1
/
+1
[next]