mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[master] Added png_set|get_chunk_malloc_max() functions.
This commit is contained in:
parent
86f6c04d84
commit
610e7b5bd6
2
ANNOUNCE
2
ANNOUNCE
@ -50,7 +50,7 @@ version 1.4.1rc01 [January 16, 2010]
|
|||||||
version 1.4.1beta04 [January 23, 2010]
|
version 1.4.1beta04 [January 23, 2010]
|
||||||
Revised png_decompress_chunk() to improve speed and memory usage when
|
Revised png_decompress_chunk() to improve speed and memory usage when
|
||||||
decoding large chunks.
|
decoding large chunks.
|
||||||
Added png_set|get_chunk_malloc_max() function and PNG_CHUNK_MALLOC_MAX macro.
|
Added png_set|get_chunk_malloc_max() functions.
|
||||||
|
|
||||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||||
(subscription required; visit
|
(subscription required; visit
|
||||||
|
|||||||
2
CHANGES
2
CHANGES
@ -2482,7 +2482,7 @@ version 1.4.1rc01 [January 16, 2010]
|
|||||||
version 1.4.1beta04 [January 23, 2010]
|
version 1.4.1beta04 [January 23, 2010]
|
||||||
Revised png_decompress_chunk() to improve speed and memory usage when
|
Revised png_decompress_chunk() to improve speed and memory usage when
|
||||||
decoding large chunks.
|
decoding large chunks.
|
||||||
Added png_set|get_chunk_malloc_max() function and PNG_CHUNK_MALLOC_MAX macro.
|
Added png_set|get_chunk_malloc_max() functions.
|
||||||
|
|
||||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||||
(subscription required; visit
|
(subscription required; visit
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user