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:
John Bowler
2015-12-18 09:17:41 -08:00
parent 69ff249bc4
commit 9c76207dbb
2 changed files with 5 additions and 5 deletions

View File

@@ -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