summaryrefslogtreecommitdiff
path: root/pngrio.c
Commit message (Expand)AuthorAgeFilesLines
* [libpng17] Fixed more indentation to comply with our coding style.Glenn Randers-Pehrson2016-07-151-1/+1
* Filter selection, palette index checksJohn Bowler2016-05-151-1/+6
* [libpng17] Happy 2016! Updated copyright yearGlenn Randers-Pehrson2016-01-021-1/+1
* [libpng17] Update copyright years in source files.Glenn Randers-Pehrson2015-12-131-1/+1
* compression code unificationJohn Bowler2015-11-301-2/+2
* chunk handling and transform rewriteJohn Bowler2015-09-141-26/+14
* [libpng17] Imported from libpng-1.7.0beta60.tarv1.7.0beta60Glenn Randers-Pehrson2015-05-061-1/+1
* [libpng17] Implemented assert support and usage.John Bowler2015-03-201-0/+1
* [libpng17] Revert change to png_default_read_data() made in libpng-1.7.0beta55.John Bowler2015-03-161-31/+7
* [libpng17] Imported from libpng-1.7.0beta55.tarv1.7.0beta55Glenn Randers-Pehrson2015-03-091-7/+31
* [libpng17] Spelling fixes ("then", "occured") reported by Lauri Nurmi.Glenn Randers-Pehrson2015-03-071-1/+1
* [libpng17] Imported from libpng-1.7.0beta52.tarv1.7.0beta52Glenn Randers-Pehrson2015-02-211-2/+2
* [libpng17] Imported from libpng-1.7.0beta47.tarv1.7.0beta47Glenn Randers-Pehrson2015-01-281-1/+1
* [libpng17] Changed "#endif /* PNG_FEATURE_SUPPORTED */" to "#endif /* FEATURE...Glenn Randers-Pehrson2014-11-061-1/+1
* [libpng17] Use "if (value != 0)" instead of "if (value)" consistently.Glenn Randers-Pehrson2014-03-081-1/+1
* [libpng17] Updated copyright year in recently-changed files.Glenn Randers-Pehrson2013-12-311-1/+1
* [libpng16] Merged pngrio.c, pngtrans.c, and pngwio.c with libpng-1.6.9Glenn Randers-Pehrson2013-12-281-1/+1
* [libpng17] Updated copyright year to 2013 in changed files.Glenn Randers-Pehrson2013-01-011-1/+1
* [libpng17] Removed more functions that were deprecated in libpng-1.6.0:John Bowler2012-12-151-1/+1
* [libpng17] Made 8-bit compose and rgb_to_grayscale accuracy improvements.John Bowler2012-12-141-0/+2
* [libpng16] Updated copyright year to 2012Glenn Randers-Pehrson2012-01-011-1/+1
* [libpng16] Implemented 'restrict' for png_info and png_struct.John Bowler2011-12-241-3/+3
* [libpng16] Added ANSI-C (C90) headers; eliminated the use of FAR/far.John Bowler2011-11-261-59/+1
* [devel] Imported from libpng-1.5.0.tarv1.5.0Glenn Randers-Pehrson2011-01-061-1/+1
* [devel] Update copyright year and bump to version libpng-1.5.0rc07Glenn Randers-Pehrson2011-01-041-1/+1
* [devel] Used a consistent structure for the pngget.c functions.Glenn Randers-Pehrson2010-10-231-0/+6
* [devel] Imported from libpng-1.5.0beta51.tarv1.5.0beta51Glenn Randers-Pehrson2010-10-151-1/+1
* [devel] Imported from libpng-1.5.0beta50.tarv1.5.0beta50Glenn Randers-Pehrson2010-10-141-1/+1
* [devel] Imported from libpng-1.5.0beta49.tarv1.5.0beta49Glenn Randers-Pehrson2010-10-071-1/+1
* [devel] Imported from libpng-1.5.0beta48.tarv1.5.0beta48Glenn Randers-Pehrson2010-10-041-1/+1
* [devel] Fixed problem with symbols creation in Makefile.am which was assumingGlenn Randers-Pehrson2010-10-041-1/+1
* [devel] Fixed a number of problems with 64-bit compilation reported by VisualGlenn Randers-Pehrson2010-09-101-1/+1
* [devel] Imported from libpng-1.5.0beta46.tarv1.5.0beta46Glenn Randers-Pehrson2010-08-281-1/+1
* [devel] Imported from libpng-1.5.0beta45.tarv1.5.0beta45Glenn Randers-Pehrson2010-08-261-1/+1
* [devel] Bump to version libpng-1.5.0beta45Glenn Randers-Pehrson2010-08-241-1/+1
* [devel] Imported from libpng-1.5.0beta41.tarv1.5.0beta41Glenn Randers-Pehrson2010-08-111-1/+1
* [devel] Imported from libpng-1.5.0beta40.tarv1.5.0beta40Glenn Randers-Pehrson2010-08-061-1/+1
* [devel] Imported from libpng-1.5.0beta39.tarv1.5.0beta39Glenn Randers-Pehrson2010-08-021-1/+1
* [devel] Bump to version libpng-1.5.0beta38Glenn Randers-Pehrson2010-07-311-1/+1
* [devel] Bump to version libpng-1.5.0beta36Glenn Randers-Pehrson2010-07-291-1/+1
* [devel]Glenn Randers-Pehrson2010-07-291-1/+1
* [devel] Bump to version libpng-1.5.0beta35Glenn Randers-Pehrson2010-07-241-1/+1
* [devel] Imported from libpng-1.5.0beta34.tarv1.5.0beta34Glenn Randers-Pehrson2010-07-121-1/+1
* [devel] Bump back to version libpng-1.5.0beta34Glenn Randers-Pehrson2010-07-061-1/+1
* [devel] Imported from libpng-1.5.0beta33.tarGlenn Randers-Pehrson2010-06-281-1/+1
* [devel] Imported from libpng-1.5.0beta32.tarv1.5.0beta32Glenn Randers-Pehrson2010-06-251-1/+1
* [devel] Imported from libpng-1.5.0beta31.tarv1.5.0beta31Glenn Randers-Pehrson2010-06-251-2/+2
* [devel] Imported from libpng-1.5.0beta30.tarv1.5.0beta30Glenn Randers-Pehrson2010-06-251-1/+1
* [devel] Imported from libpng-1.5.0beta29.tarv1.5.0beta29Glenn Randers-Pehrson2010-06-251-1/+1
* [devel] Imported from libpng-1.5.0beta28.tarv1.5.0beta28Glenn Randers-Pehrson2010-06-251-1/+1