mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
Disable 'methodical' filter selection code
It is incomplete; it works but does not do anything useful except, maybe, on really enormous images. Signed-off-by: John Bowler <jbowler@acm.org>
This commit is contained in:
@@ -942,7 +942,8 @@ option CONVERT_tIME requires WRITE_ANCILLARY_CHUNKS
|
||||
# See png.h for more description of these options.
|
||||
option WRITE_FILTER requires WRITE
|
||||
option SELECT_FILTER_HEURISTICALLY requires WRITE_FILTER enables SET_OPTION
|
||||
option SELECT_FILTER_METHODICALLY requires WRITE_FILTER enables SET_OPTION
|
||||
option SELECT_FILTER_METHODICALLY requires WRITE_FILTER enables SET_OPTION,
|
||||
disabled
|
||||
|
||||
# added at libpng-1.5.4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user