mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng17] Update CHANGES and ANNOUNCE about pngcp; sync timepng.c with libpng16
This commit is contained in:
committed by
Glenn Randers-Pehrson
parent
4cc89fb733
commit
a70f5053de
@@ -1199,7 +1199,7 @@ getsearchopts(struct display *dp, const char *opt_str, int *value)
|
||||
else if (opt == OPTIND(dp, windowBits))
|
||||
{
|
||||
/* Changing windowBits for strategies that do not search the window is
|
||||
* pointless. Huffman-only does not search, RLE only searchs backwards
|
||||
* pointless. Huffman-only does not search, RLE only searches backwards
|
||||
* one byte, so given that the maximum string length is 258, a windowBits
|
||||
* of 9 is always sufficient.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user