summaryrefslogtreecommitdiff
path: root/example.c
Commit message (Expand)AuthorAgeFilesLines
* [libpng17] Fixed more indentation to comply with our coding style.Glenn Randers-Pehrson2016-07-151-17/+17
* [libpng17] Fix one incorrect indent in pngvalid.cGlenn Randers-Pehrson2016-07-131-2/+2
* [libng17] Undo bad indentation change in example.cGlenn Randers-Pehrson2016-07-131-2/+2
* [libpng17] Fixed some indentation to comply with our coding style (syncedGlenn Randers-Pehrson2016-07-131-5/+5
* [libpng17] Imported from libpng-1.7.0beta76.tarv1.7.0beta76Glenn Randers-Pehrson2016-01-071-1/+1
* Back out READ/WRITE_INTERLACING changesJohn Bowler2015-11-221-5/+5
* chunk handling and transform rewriteJohn Bowler2015-09-141-4/+4
* [libpng17] Mention dropping support for 16-bit platforms in libpng16.Glenn Randers-Pehrson2015-08-181-6/+6
* [libpng17] Happy New Year -- update copyright year.Glenn Randers-Pehrson2014-12-311-1/+1
* [libpng17] Changed "#endif /* PNG_FEATURE_SUPPORTED */" to "#endif /* FEATURE...Glenn Randers-Pehrson2014-11-061-3/+3
* [libpng17] Ported cosmetic changes from libpng-1.6.15beta02.Glenn Randers-Pehrson2014-11-011-11/+11
* [libpng17] Minor editing of README and comments in example.c and pngtest.c.Glenn Randers-Pehrson2014-10-171-2/+2
* [libpng17] Merge with libpng-1.6.14beta07Glenn Randers-Pehrson2014-10-051-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
* [libpng17] Merged files with version 1.6.8 that have not changed since then.Glenn Randers-Pehrson2013-12-191-1/+1
* [libpng17] Revised example.c to illustrate use of PNG_DEFAULT_sRGB andGlenn Randers-Pehrson2013-06-251-5/+5
* [libpng17] Imported from libpng-1.7.0beta14.tarv1.7.0beta14Glenn Randers-Pehrson2013-06-081-1/+1
* [libpng17] Updated copyright year to 2013 in changed files.Glenn Randers-Pehrson2013-01-011-1/+1
* [libpng17] Cleaned up and enhanced the configure option; libpng now correctlyJohn Bowler2012-12-171-1/+1
* [libpng16] Fixed the simplified API example programs and improved the errorJohn Bowler2012-08-311-3/+16
* [libpng16] Eliminated use of png_sizeof(); use sizeof() instead, and use.Glenn Randers-Pehrson2012-08-091-3/+5
* [libpng16] Corrected handling of row_pointers in example.c and added someGlenn Randers-Pehrson2012-08-081-1/+3
* [libpng16] Reverted png_set_itxt(); it would not compile without warnings.Glenn Randers-Pehrson2012-03-161-8/+0
* [libpng16] Added png_set_itxt() (work in progress)Glenn Randers-Pehrson2012-03-161-0/+8
* [libpng16] Revised example.c to put text strings in a temporary character arrayGlenn Randers-Pehrson2012-03-151-19/+32
* [libpng16] Updated copyright year to 2012Glenn Randers-Pehrson2012-01-011-1/+1
* [libpng16] Changed png_memcpy to C assignment where appropriate. Changed allJohn Bowler2011-12-281-1/+1
* [libpng16] Implemented 'restrict' for png_info and png_struct.John Bowler2011-12-241-0/+1
* [libpng16] Updated "last changed" datesGlenn Randers-Pehrson2011-12-211-1/+1
* [libpng16] Add "free()" and "png_free_image()" calls to example code.John Bowler2011-11-271-0/+13
* [libpng16] Updated license info in contrib/examples and example.cGlenn Randers-Pehrson2011-11-251-2/+4
* [libpng16] Update internal version numbering and SO-numbersGlenn Randers-Pehrson2011-11-241-4/+158
* [libpng15] Imported from libpng-1.5.7beta01.tarv1.5.7beta01Glenn Randers-Pehrson2011-11-041-1/+1
* [libpng15] Bump version to libpng-1.5.7beta01Glenn Randers-Pehrson2011-11-021-1/+1
* [libpng15] Imported from libpng-1.5.6.tarv1.5.6Glenn Randers-Pehrson2011-11-021-1/+1
* [libpng15] #ifdef out png_progressive_combine_row() when interlacing isGlenn Randers-Pehrson2011-10-061-1/+8
* [devel] Imported from libpng-1.5.4.tarv1.5.4Glenn Randers-Pehrson2011-07-071-1/+1
* [devel] Fixed pngvalid, simplified macros, added checking for 0 in sCAL.John Bowler2011-06-181-1/+1
* [devel] Renamed png_set_chop_16() to png_set_strip_16().Glenn Randers-Pehrson2011-06-171-2/+2
* [devel] Revised example.c to demonstrate png_set_chop_16().Glenn Randers-Pehrson2011-06-161-2/+9
* [devel] Removed the ACCURATE and LEGACY options (they are no longer useable)John Bowler2011-06-141-1/+1
* [devel] Imported from libpng-1.5.3beta05.tarv1.5.3beta05Glenn Randers-Pehrson2011-05-051-1/+5
* [devel] Imported from libpng-1.5.2.tarv1.5.2Glenn Randers-Pehrson2011-03-311-1/+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] Rename libpng.txt to libpng-manual.txtGlenn Randers-Pehrson2010-10-171-1/+1
* [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