summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [devel] Imported from libpng-1.5.5beta01.tarv1.5.5beta01Glenn Randers-Pehrson2011-07-1315-32/+32
* [devel] Revised manual paragraph about use of 'NO' macros.Glenn Randers-Pehrson2011-07-122-8/+8
* [devel] Minor editing of the manual.Glenn Randers-Pehrson2011-07-124-56/+98
* [devel] Reverted non-portable GNU syntax in makefile (?=, +=)Glenn Randers-Pehrson2011-07-123-9/+9
* [devel] Updated contrib/pngminus/makefile.stdGlenn Randers-Pehrson2011-07-113-16/+18
* [devel] Reverted type of "my_background" to png_color_16 in the manual.Glenn Randers-Pehrson2011-07-102-4/+6
* [devel] png_set_background does not take an info_ptr argument.Glenn Randers-Pehrson2011-07-092-2/+2
* [devel] Fixed some typos in the manual.Glenn Randers-Pehrson2011-07-094-251/+41
* [devel] Bump version to libpng-1.5.5beta01Glenn Randers-Pehrson2011-07-0827-106/+164
* [devel] Imported from libpng-1.5.4.tarv1.5.4Glenn Randers-Pehrson2011-07-0739-170/+118
* [devel] Relocated a single quote from the beginning of a line in the manualGlenn Randers-Pehrson2011-07-032-6/+6
* [devel] Added references to CVE-2011-2501 and -0408 to the CHANGES file.Glenn Randers-Pehrson2011-07-011-4/+4
* [devel] Imported from libpng-1.5.4rc01.tarv1.5.4rc01Glenn Randers-Pehrson2011-06-3024-64/+66
* [devel] Define PNG_ALLOCATED to "restrict" only if MSC_VER >= 1400.Glenn Randers-Pehrson2011-06-273-10/+18
* [devel] Imported from libpng-1.5.4beta08.tarv1.5.4beta08Glenn Randers-Pehrson2011-06-2222-63/+63
* [devel] Fix pngvalid.c with ACCURATE_SCALEJohn Bowler2011-06-224-50/+56
* [devel] Imported from libpng-1.5.4beta07.tarv1.5.4beta07Glenn Randers-Pehrson2011-06-1914-29/+29
* [devel] Fixed pngvalid, simplified macros, added checking for 0 in sCAL.John Bowler2011-06-1811-139/+218
* [devel] Delete chop_16 synopses and add one for png_set_scale_16_to_8()Glenn Randers-Pehrson2011-06-181-4/+4
* [devel] Bump version to libpng-1.5.4beta07Glenn Randers-Pehrson2011-06-1823-63/+67
* [devel] Imported from libpng-1.5.4beta06.tarv1.5.4beta06Glenn Randers-Pehrson2011-06-182-0/+2
* [devel] Fixed buffer bug (both the strip_16 and scale_16 transforms wereGlenn Randers-Pehrson2011-06-182-18/+21
* [devel] Fix pngvalid.c to compile when SCALE_16 is disabled.Glenn Randers-Pehrson2011-06-171-1/+1
* [devel] Fix more inconsistencies from the swap of 16_TO_8 APIs.Glenn Randers-Pehrson2011-06-173-9/+12
* [devel] Still trying to fix row buffer problem but pngvalid still failsGlenn Randers-Pehrson2011-06-171-0/+4
* [devel] Fixed some errors with 16_TO_8 macrosGlenn Randers-Pehrson2011-06-172-7/+9
* [devel] Fix new bugs in pngvalid.c; it failed to compile.Glenn Randers-Pehrson2011-06-171-18/+16
* [devel] Removed redundant directives from pngminim/*/*dfa.Glenn Randers-Pehrson2011-06-172-2/+0
* [devel] Changed a dependence in scripts/pnglibconf.dfaGlenn Randers-Pehrson2011-06-171-2/+2
* [devel] Bump version to libpng-1.5.4beta06Glenn Randers-Pehrson2011-06-1723-65/+69
* [devel] Imported from libpng-1.5.4beta05.tarv1.5.4beta05Glenn Randers-Pehrson2011-06-1719-73/+83
* [devel] Renamed png_set_chop_16() to png_set_strip_16().Glenn Randers-Pehrson2011-06-1711-106/+89
* [devel] Renamed png_set_strip_16() to png_set_scale_16().Glenn Randers-Pehrson2011-06-176-74/+74
* [devel] Revised example.c to demonstrate png_set_chop_16().Glenn Randers-Pehrson2011-06-161-2/+9
* [devel] Bump version to libpng-1.5.4beta05Glenn Randers-Pehrson2011-06-1623-63/+67
* [devel] Imported from libpng-1.5.4beta04.tarv1.5.4beta04Glenn Randers-Pehrson2011-06-1610-20/+20
* [devel] Revised contrib/visupng, gregbook, and pngminimGlenn Randers-Pehrson2011-06-168-5/+27
* [devel] Made PNG_READ_16_TO_8_ACCURATE_SCALE configurable again.Glenn Randers-Pehrson2011-06-169-22/+39
* [devel] Added information about "chop_16" to the manual.Glenn Randers-Pehrson2011-06-152-30/+46
* [devel] Updated comments that mention 1.5.3; changed them to 1.5.4.Glenn Randers-Pehrson2011-06-1512-42/+46
* [devel] Added PNG_TRANSFORM_CHOP_16 to the high-level read transforms.Glenn Randers-Pehrson2011-06-153-0/+7
* [devel] Bump version to libpng-1.5.4beta04Glenn Randers-Pehrson2011-06-1521-53/+53
* [devel] Added "#ifdef PNG_READ_BACKGROUND_SUPPORTED/#endif" in pngrtran.cGlenn Randers-Pehrson2011-06-153-10/+18
* [devel] Imported from libpng-1.5.4beta03.tarv1.5.4beta03Glenn Randers-Pehrson2011-06-1512-26/+26
* [devel] Correction to the expand_16 code; removed extra instance ofGlenn Randers-Pehrson2011-06-154-18/+8
* [devel] Add synopsis for png_set_chop_16() to manualGlenn Randers-Pehrson2011-06-154-7/+7
* [devel] Fixed a problem in png_do_expand_palette() exposed by optimization inJohn Bowler2011-06-144-18/+31
* [devel] Bump version to libpng-1.5.4beta03Glenn Randers-Pehrson2011-06-1423-63/+66
* [devel] Imported from libpng-1.5.4beta02.tarv1.5.4beta02Glenn Randers-Pehrson2011-06-1414-30/+30
* [devel] Check for READ_CHOP_16_TO_8 support in pngvalid,Glenn Randers-Pehrson2011-06-141-2/+2