Glenn Randers-Pehrson
087ebd80da
[master] Imported from libpng-1.4.2rc03.tar
2010-04-24 13:58:16 -05:00
Glenn Randers-Pehrson
a019c335c9
[master] Bump to version 1.4.2rc03
2010-04-16 10:25:20 -05:00
Glenn Randers-Pehrson
8dc3729522
[master] Reenabled png_set_dither() but renamed it to png_set_quantize() to
...
reflect more accurately what it actually does. At the same time, renamed
the PNG_DITHER_[RED,GREEN_BLUE]_BITS macros to
PNG_QUANTIZE_[RED,GREEN,BLUE]_BITS.
2010-04-16 07:24:52 -05:00
Glenn Randers-Pehrson
0f544f62d6
[master] Imported from libpng-1.4.2rc01.tar
2010-04-10 06:43:07 -05:00
Glenn Randers-Pehrson
398c212955
[master] Bump to version 1.4.2beta02
2010-04-01 07:52:00 -05:00
Glenn Randers-Pehrson
2ec1fc60c3
[master] Imported from libpng-1.4.2beta01.tar
2010-04-01 07:41:11 -05:00
Glenn Randers-Pehrson
c01ee053b1
[master] Imported from libpng-1.4.1.tar
2010-02-25 05:45:01 -06:00
Glenn Randers-Pehrson
b55295cb12
[master] Imported from libpng-1.4.1rc04.tar
2010-02-19 19:23:47 -06:00
Glenn Randers-Pehrson
93d6d9d835
[master] Define _ALLSOURCE in pngconf.h when building with nonANSI AIX compiler.
...
otherwise AIX reserves "jmpbuf" and renames it to "__jmpbuf".
2010-02-19 15:02:46 -06:00
Glenn Randers-Pehrson
357c1c8c53
[master] Imported from libpng-1.4.1rc02.tar
2010-02-18 07:07:19 -06:00
Glenn Randers-Pehrson
0d1a2dd7a9
[master] Bump to version 1.4.1beta13
2010-02-14 07:42:15 -06:00
Glenn Randers-Pehrson
471c9b47fe
[master] Imported from libpng-1.4.1beta12.tar
2010-02-14 07:05:57 -06:00
Glenn Randers-Pehrson
7d6103ad6c
[master] Imported from libpng-1.4.1beta11.tar
2010-02-12 21:33:07 -06:00
Glenn Randers-Pehrson
13714e87f2
[master] Imported from libpng-1.4.1beta10.tar
2010-02-08 15:58:31 -06:00
Glenn Randers-Pehrson
233edbf415
[master] Imported from libpng-1.4.1beta09.tar
2010-02-07 23:05:33 -06:00
Glenn Randers-Pehrson
f12a87a96c
[master] Imported from libpng-1.4.1beta08.tar
2010-02-06 19:48:53 -06:00
Glenn Randers-Pehrson
cb4358ddbb
[master] Revert to version 1.4.1beta07
2010-02-06 13:48:45 -06:00
Glenn Randers-Pehrson
0b721cd4c4
[master] Bump to version libpng-1.4.1beta08
2010-02-06 13:03:51 -06:00
Glenn Randers-Pehrson
4bd73b6947
[master] Revised png_push_save_buffer() to do fewer but larger png_mallocs
...
Eliminated use of png_ptr->irowbytes and reused the slot in png_ptr as
png_ptr->png_user_chunk_malloc_max.
2010-02-06 12:15:07 -06:00
Glenn Randers-Pehrson
21b7aaa428
[master] Imported from libpng-1.4.1beta07.tar
2010-02-05 16:30:38 -06:00
Glenn Randers-Pehrson
877b08d6d2
[master] Implement two-pass png_decompress_chunk() function
...
suggested by John Bowler. Does not waste memory, does only one malloc()
to the measured decompressed size.
2010-01-28 07:16:15 -06:00
Glenn Randers-Pehrson
1655e4ddb0
[master] Imported from libpng-1.4.1beta05.tar
2010-01-26 06:56:04 -06:00
Glenn Randers-Pehrson
fb3a1da4bb
[master] Bump to version 1.4.1beta04
2010-01-22 19:29:47 -06:00
Glenn Randers-Pehrson
525efcbb7b
[master] Imported from libpng-1.4.1rc01.tar
2010-01-16 08:05:12 -06:00
Glenn Randers-Pehrson
ea4340e1ec
[master] Imported from libpng-1.4.1beta03.tar
2010-01-10 16:53:46 -06:00
Glenn Randers-Pehrson
14fa704caf
[master] Imported from libpng-1.4.1beta02.tar
2010-01-09 13:13:30 -06:00
Glenn Randers-Pehrson
40683870ea
[master] Update PNG_LIBPNG_VER_NUM to 1.4.1
2010-01-07 22:27:30 -06:00
Glenn Randers-Pehrson
c87ddbb3ce
[master] Make png_set|get_compression_buffer_size() available even
...
when PNG_WRITE_SUPPORTED is not enabled. There was no good reason
for this restriction, and PNG readers can gain a speed benefit in
reading large iCCP chunks by increasing png_ptr->zbuf_size via
these functions.
2010-01-07 11:10:16 -06:00
Glenn Randers-Pehrson
2381cf3269
[master] Bump to version 1.4.1beta01
2010-01-03 17:02:38 -06:00
Glenn Randers-Pehrson
7e3a82cd9c
[master] Imported from libpng-1.4.0.tar
2010-01-02 23:15:33 -06:00
Glenn Randers-Pehrson
8f8be84024
[master] Removed the empty pngpriv.h
...
due to popular demand.
2009-11-03 19:13:59 -06:00
Glenn Randers-Pehrson
b83df4e711
[master] Added empty pngpriv.h file
...
as an aid to migration to 1.4.x
2009-11-03 10:10:20 -06:00