[libpng15] Reverted previous change; removed png_get_compression_buffer() API.

It is too risky. Exactly how png_ptr->zbuf is used is under control of the
individual chunk implementation and there could easily be significant changes
within a major release.
This commit is contained in:
Glenn Randers-Pehrson
2011-10-13 20:30:02 -05:00
parent d3dcb463d6
commit d58251b47e
9 changed files with 19 additions and 60 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.5.6beta06 - October 13, 2011
Libpng 1.5.6beta06 - October 14, 2011
This is not intended to be a public release. It will be replaced
within a few weeks by a public version or by another test version.
@@ -70,9 +70,8 @@ Version 1.5.6beta05 [October 12, 2011]
previously possible because the png_struct buffer was always misaligned.
Fixed bug in png_write_chunk_header() debug print, introduced in 1.5.6beta01.
Version 1.5.6beta06 [October 13, 2011]
Version 1.5.6beta06 [October 14, 2011]
Removed two redundant tests for unitialized row.
Added png_get_compression_buffer() API.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net:
(subscription required; visit