index
:
Project-1CE/external_libpng
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pngwtran.c
Age
Commit message (
Expand
)
Author
2018-08-18
Remove top-level const from function-scope variables
Cosmin Truta
2018-07-28
Remove the "last changed" version information from source comments
Cosmin Truta
2018-07-15
Release libpng version 1.6.35
Cosmin Truta
2018-06-17
[libpng16] Replace the remaining uses of png_size_t with size_t
Cosmin Truta
2016-10-19
[libpng16] Imported from libpng-1.6.26.tar
Glenn Randers-Pehrson
2016-10-02
[libpng16] Quieted all remaining -Wconversion compiler warnings
Glenn Randers-Pehrson
2016-08-03
[libpng16] Imported from libpng-1.6.24.tar
Glenn Randers-Pehrson
2016-07-15
[libpng16] Fixed more indentation
Glenn Randers-Pehrson
2015-12-13
[libpng16] Update copyright uears in source files.
Glenn Randers-Pehrson
2015-07-22
[libpng16] Imported from libpng-1.6.18.tar
Glenn Randers-Pehrson
2015-06-03
[libpng16] Fixed cexcept.h in which GCC 5 now reports that one of the auto
John Bowler
2015-04-01
[libpng16] Suppressed some warnings from the Borland C++ 5.5.1/5.82 compiler
Glenn Randers-Pehrson
2015-03-26
[libpng16] Imported from libpng-1.6.17.tar
Glenn Randers-Pehrson
2015-03-21
[libpng16] Reverted "& 0xff" additions of version 1.6.17beta01. Libpng passes
Glenn Randers-Pehrson
2015-02-27
[libpng16] Imported from libpng-1.6.17beta06.tar
Glenn Randers-Pehrson
2015-02-27
[libpng16] Added "& 0xff" to things being typecast to "png_byte".
Glenn Randers-Pehrson
2014-11-20
[libpng16] Imported from libpng-1.6.15.tar
Glenn Randers-Pehrson
2014-11-06
[libpng16] Changed "#endif /* PNG_FEATURE_SUPPORTED */" to "#endif /* FEATURE...
Glenn Randers-Pehrson
2014-11-06
[libpng16] Removed #ifdef PNG_16BIT_SUPPORTED/#endif around png_product2(); i...
Glenn Randers-Pehrson
2014-10-31
[libpng16] Added a pair of parentheses suggested by clang
Glenn Randers-Pehrson
2014-10-31
[libpng16] Changed remaining "if (!x)" to "if (x == 0)" and "if (x)" to
Glenn Randers-Pehrson
2014-02-05
[libpng16] Imported from libpng-1.6.9.tar
Glenn Randers-Pehrson
2013-12-31
[libpng16] Updated copyright year in recently-changed files.
Glenn Randers-Pehrson
2013-12-22
[libpng16] Update "last changed" dates in recently-patched files.
Glenn Randers-Pehrson
2013-12-19
[libpng16] Made transform implementation functions static. This makes the
John Bowler
2013-12-19
[libpng16] Bookkeeping: Moved functions around (no changes). Moved transform
John Bowler
2013-03-02
[libpng16] Bump version to 1.6.1beta05
Glenn Randers-Pehrson
2013-03-01
[libpng16] Imported from libpng-1.6.0beta05.tar
Glenn Randers-Pehrson
2013-02-13
[libpng16] Imported from libpng-1.6.0.tar
Glenn Randers-Pehrson
2013-01-01
[libpng16] Updated copyright year to 2013 in newly-changed files
Glenn Randers-Pehrson
2012-01-25
[libpng16] Eliminated Intel icc/icl compiler warnings. The Intel (GCC derived)
John Bowler
2012-01-01
[libpng16] Updated copyright year to 2012
Glenn Randers-Pehrson
2011-12-24
[libpng16] Implemented 'restrict' for png_info and png_struct.
John Bowler
2011-11-04
[libpng15] Imported from libpng-1.5.7beta01.tar
Glenn Randers-Pehrson
2011-11-02
[libpng15] Bump version to libpng-1.5.7beta01
Glenn Randers-Pehrson
2011-11-02
[libpng15] Imported from libpng-1.5.6.tar
Glenn Randers-Pehrson
2011-09-22
[libpng15] Bump version to libpng-1.5.6beta02
Glenn Randers-Pehrson
2011-07-07
[devel] Imported from libpng-1.5.4.tar
Glenn Randers-Pehrson
2011-06-14
[devel] Removed the ACCURATE and LEGACY options (they are no longer useable)
John Bowler
2011-04-17
[devel] Cleanup of conditional compilation code and of background/gamma
John Bowler
2011-04-16
[devel] Fixed bug with stripping the filler or alpha channel when writing,
Glenn Randers-Pehrson
2011-03-31
[devel] Imported from libpng-1.5.2.tar
Glenn Randers-Pehrson
2011-02-13
[devel] Imported from libpng-1.5.2beta01.tar
Glenn Randers-Pehrson
2011-02-12
[devel] Clean up ALPHA flags and transformations
John Bowler
2011-01-06
[devel] Imported from libpng-1.5.0.tar
Glenn Randers-Pehrson
2011-01-04
[devel] Update copyright year and bump to version libpng-1.5.0rc07
Glenn Randers-Pehrson
2010-11-21
[devel] Changes to remove gcc warnings (John Bowler)
Glenn Randers-Pehrson
2010-10-23
[devel] Added whitespace in pngrutil.c, pngwtran.c, and pngwutil.c
Glenn Randers-Pehrson
2010-10-15
[devel] Imported from libpng-1.5.0beta51.tar
Glenn Randers-Pehrson
2010-10-14
[devel] Imported from libpng-1.5.0beta50.tar
Glenn Randers-Pehrson
[next]