summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [alpha] Imported from libpng-1.6.0alpha01.tarv1.6.0alpha01Glenn Randers-Pehrson2011-09-03199-20074/+42350
* [alpha] Update PNG_LIBPNG_VER_NUM to 1.5.0Glenn Randers-Pehrson2010-01-074-11/+11
* [alpha] Updated CMakeLists.txt for consistent indentation and to avoid anGlenn Randers-Pehrson2010-01-043-128/+122
* [alpha] Revised Makefile.am and makefile.in to remove references to Y2KINFO,Glenn Randers-Pehrson2010-01-034-15/+13
* [alpha] Undid recent changes involving embedding $sysroot in libpng.pc.inGlenn Randers-Pehrson2010-01-024-13/+17
* [alpha] Sync with "devel" branch.Glenn Randers-Pehrson2010-01-0263-381/+381
* [alpha] Recognize and use "--sysroot=DIR" in libpng-config.in and libpng.pc.inGlenn Randers-Pehrson2010-01-024-13/+21
* [alpha] Avoid deprecated references to png_ptr-io_ptr and png_ptr->error_ptrGlenn Randers-Pehrson2010-01-013-9/+21
* [alpha] Updated copyright year to 2010.Glenn Randers-Pehrson2010-01-0130-106/+124
* [alpha] Fix typo in INSTALLGlenn Randers-Pehrson2009-12-261-4/+2
* [alpha] Changed "libpng-pc.in" to "libpng.pc.in" in configure.ac, configure,Glenn Randers-Pehrson2009-12-255-5/+9
* [alpha] Swapped PNG_UNKNOWN_CHUNKS_SUPPORTED and PNG_HANDLE_AS_UNKNOWN_SUPPORTEDGlenn Randers-Pehrson2009-12-253-6/+10
* [alpha] Sync with libpng-1.4.0rc03Glenn Randers-Pehrson2009-12-227-20/+37
* [alpha] Add "depth" parameter to private png_build_gamma_table()Glenn Randers-Pehrson2009-12-145-46/+46
* [alpha] Bump to version 1.5.0alpha01Glenn Randers-Pehrson2009-12-1164-128/+136
* [alpha] Imported from libpng-1.4.1alpha02.tarv1.4.1alpha02Glenn Randers-Pehrson2009-12-1127-58/+60
* [alpha] Relocated png_do_chop() to its original position in pngrtran.cGlenn Randers-Pehrson2009-12-113-1/+21
* [alpha] Removed "-DPNG_CONFIGURE_LIBPNG" from contrib/pngminim/*/makefileGlenn Randers-Pehrson2009-12-115-8/+8
* [alpha] Put events in correct order in CHANGES and ANNOUCEGlenn Randers-Pehrson2009-12-042-12/+20
* [alpha] Sync with libpng-1.4.0beta107Glenn Randers-Pehrson2009-12-0467-171/+209
* [alpha] Revised some comments in pngrtran.cGlenn Randers-Pehrson2009-11-281-12/+9
* [alpha] Implementing premultiplied alpha, work in progressGlenn Randers-Pehrson2009-11-285-48/+94
* [alpha] Added "double gamma" to parameters for png_set_premultiply_alpha().Glenn Randers-Pehrson2009-11-289-44/+244
* [alpha] Restored premultiply feature from libpng-1.4.0beta105.Glenn Randers-Pehrson2009-11-287-33/+35
* [alpha] Bump to version 1.4.1alpha02Glenn Randers-Pehrson2009-11-2747-103/+101
* [alpha] Imported from libpng-1.4.1alpha01.tarv1.4.1alpha01Glenn Randers-Pehrson2009-11-2748-793/+106
* [devel] Updated READMEGlenn Randers-Pehrson2009-11-273-25/+28
* [devel] Bump to version 1.4.0beta107Glenn Randers-Pehrson2009-11-2747-97/+101
* [devel] Imported from libpng-1.4.0beta106.tarv1.4.0beta106Glenn Randers-Pehrson2009-11-2719-20/+20
* [devel] Removed premultiplied alpha feature.Glenn Randers-Pehrson2009-11-2711-211/+29
* [devel] Add comment about TODO: issue warning if user tries to premultiplyGlenn Randers-Pehrson2009-11-261-0/+18
* [devel] Moved the PNG_DIVIDE_* and PNG_*_PREMULTIPLY macrosGlenn Randers-Pehrson2009-11-264-20/+22
* [devel] Bump to version 1.4.0beta106Glenn Randers-Pehrson2009-11-2663-121/+125
* [devel] Imported from libpng-1.4.0beta105.tarv1.4.0beta105Glenn Randers-Pehrson2009-11-2429-41/+41
* [devel] Added missing "(" in new PNG_DIVIDE macro.Glenn Randers-Pehrson2009-11-241-5/+5
* [devel] Changed "v" to "(v)" and "65535" to "65535L" in the new macros.Glenn Randers-Pehrson2009-11-241-6/+6
* [devel] Use fast integer PNG_DIVIDE_BY_255() or PNG_DIVIDE_BY_65535()Glenn Randers-Pehrson2009-11-244-29/+54
* [devel] Bump to version 1.4.0beta105Glenn Randers-Pehrson2009-11-2147-97/+101
* [devel] Imported from libpng-1.4.0beta104.tarv1.4.0beta104Glenn Randers-Pehrson2009-11-2128-42/+42
* [devel] Rebuilt configure scripts with autoconf-2.65Glenn Randers-Pehrson2009-11-215-129/+140
* [devel] Removed png_longjmp_ptr from scripts/*.def and libpng.3Glenn Randers-Pehrson2009-11-216-10/+5
* [devel] Bump to version 1.4.0beta104Glenn Randers-Pehrson2009-11-2047-97/+101
* [devel] Imported from libpng-1.4.0beta103.tarv1.4.0beta103=Glenn Randers-Pehrson2009-11-2020-25/+25
* [devel] Added png_set_longjmp_fn to scripts/*.defGlenn Randers-Pehrson2009-11-205-6/+7
* [devel] Added png_longjmp_ptr() to libpng.3 synopsis and to scripts/*.defGlenn Randers-Pehrson2009-11-205-8/+21
* [devel] Make the 'png_jmpbuf' macro expand to a call that records the correctGlenn Randers-Pehrson2009-11-207-20/+70
* [devel] Align row_buf on 16-byte boundary in memory.Glenn Randers-Pehrson2009-11-203-6/+19
* [devel] Restored the PNG_WRITE_FLUSH_AFTER_IEND_SUPPORTED guardGlenn Randers-Pehrson2009-11-203-5/+16
* [devel] Bump to version 1.4.0beta103Glenn Randers-Pehrson2009-11-2063-125/+130
* [master] Removed obsolete comments about ASMGlenn Randers-Pehrson2009-11-183-4/+2