Lines Matching refs:Eliminated

573     into pngtypes.h.  Eliminated use of global png_pass arrays.  Declared the
583 Eliminated pngtypes.h; use macros instead to declare PNG_CHNK arrays.
669 Eliminated erroneous warnings about multiple sPLT chunks and sPLT-after-PLTE.
835 Eliminated the three new members of png_text when PNG_LEGACY_SUPPORTED is
1076 Eliminated the png_error about apps using png_read|write_init(). Instead,
1191 Eliminated incorrect use of width_mmx from pnggccrd.c in pixel_bytes == 8 case
1492 Eliminated use of "abs()" in testing cHRM and gAMA values, to avoid
1621 Eliminated distributions without the "configure" script.
1946 Eliminated PNG_1_0_X and PNG_1_2_X macros.
2004 Eliminated automatic copy of pngconf.h to pngconf.h.in from configure and
2121 Eliminated PNG_BIG_ENDIAN_SUPPORTED and associated png_get_* macros.
2123 Eliminated all PNG_USELESS_TESTS and PNG_CORRECT_PALETTE_SUPPORTED code.
2125 Eliminated no-longer-used pngdefs.h (but it's still built in the makefiles)
2195 Eliminated png_check_cHRM(). Instead, always use png_check_cHRM_fixed().
2272 Eliminated internal use of setjmp() in pngread.c and pngwrite.c
2275 Eliminated deprecated png_read_init_3() and png_write_init_3() functions.
2335 Eliminated PNG_LEGACY_SUPPORTED code.
2394 Eliminated PNG_NO_FREE_ME and PNG_FREE_ME_SUPPORTED macros.
2399 Eliminated PNG_GLOBAL_ARRAYS and PNG_LOCAL_ARRAYS; always use local arrays.
2400 Eliminated PNG_CALLOC_SUPPORTED macro and always provide png_calloc().
2409 Eliminated unused PNG_FLAG_FREE_* defines from pngpriv.h
2414 Eliminated unused png_ptr->row_buf_size
2419 Eliminated useless call to png_check_cHRM() from pngset.c
2434 Eliminated a shadowed declaration of "pp" in png_handle_sPLT().
2667 Eliminated use of png_ptr->irowbytes and reused the slot in png_ptr as
2741 Eliminated dependence of pngtest.c on the private pngdebug.h file.
2766 Eliminated scripts/*.def in favor of libpng.def; updated projects/visualc71
2778 Eliminated PNG_NO_EXTERN and PNG_ALL_EXTERN
3133 Eliminated references to the scripts/*.def files in project/visualc71.
3136 Eliminated scripts/*.def and revised Makefile.am accordingly
3190 Eliminated more GCC "shadow" warnings.
3848 Eliminated png_info_destroy(). It is now used only in png.c and only calls
3888 Eliminated Intel icc/icl compiler warnings. The Intel (GCC derived)
3990 Eliminated redundant png_push_read_tEXt|zTXt|iTXt|unknown code from
4182 Eliminated use of png_sizeof(); use sizeof() instead.
4480 Eliminated two warnings from the Intel C compiler. The warnings are
4983 Eliminated use of "$<" in makefile explicit rules, when copying
5167 Eliminated the PNG_SAFE_LIMITS macro and restored the 1-million-column
5286 Eliminated the final two Coverity defects (insecure temporary file
5320 Eliminated unused PNG_COST_SHIFT, PNG_WEIGHT_SHIFT, PNG_COST_FACTOR, and
5662 Eliminated unnecessary tests of boolean png_isaligned() vs 0.
5914 Eliminated png_ptr->num_exif member from pngstruct.h and added num_exif