Searched refs:pngvalid (Results 1 – 25 of 25) sorted by relevance
15 check_PROGRAMS= pngtest pngunknown pngstest pngvalid pngimage pngcp program36 pngvalid_SOURCES = contrib/libtests/pngvalid.c64 tests/pngvalid-gamma-16-to-8 tests/pngvalid-gamma-alpha-mode\65 tests/pngvalid-gamma-background tests/pngvalid-gamma-expand16-alpha-mode\66 tests/pngvalid-gamma-expand16-background\67 tests/pngvalid-gamma-expand16-transform tests/pngvalid-gamma-sbit\68 tests/pngvalid-gamma-threshold tests/pngvalid-gamma-transform\69 tests/pngvalid-progressive-size\70 tests/pngvalid-progressive-interlace-standard\71 tests/pngvalid-transform\[all …]
488 contrib/libtests/pngvalid.c643 add_executable(pngvalid ${pngvalid_sources}) target644 target_link_libraries(pngvalid png)646 png_add_test(NAME pngvalid-gamma-16-to-8647 COMMAND pngvalid OPTIONS --gamma-16-to-8)648 png_add_test(NAME pngvalid-gamma-alpha-mode649 COMMAND pngvalid OPTIONS --gamma-alpha-mode)650 png_add_test(NAME pngvalid-gamma-background651 COMMAND pngvalid OPTIONS --gamma-background)652 png_add_test(NAME pngvalid-gamma-expand16-alpha-mode[all …]
104 pngstest$(EXEEXT) pngvalid$(EXEEXT) pngimage$(EXEEXT) \237 am_pngvalid_OBJECTS = contrib/libtests/pngvalid.$(OBJEXT)692 pngvalid_SOURCES = contrib/libtests/pngvalid.c713 tests/pngvalid-gamma-16-to-8 tests/pngvalid-gamma-alpha-mode\714 tests/pngvalid-gamma-background tests/pngvalid-gamma-expand16-alpha-mode\715 tests/pngvalid-gamma-expand16-background\716 tests/pngvalid-gamma-expand16-transform tests/pngvalid-gamma-sbit\717 tests/pngvalid-gamma-threshold tests/pngvalid-gamma-transform\718 tests/pngvalid-progressive-size\719 tests/pngvalid-progressive-interlace-standard\[all …]
2947 A new test program, pngvalid.c, validates the gamma code.2979 pngvalid and checks with gcc -Wall -Wextra -Wunused.3010 Use cexcept.h in pngvalid.c.3018 Implemented memory checks within pngvalid3019 Reformatted/rearranged pngvalid.c to assist use of progressive reader.3020 Check interlaced images in pngvalid3022 Simplified the pngvalid error-handling code now that cexcept.h is in place.3023 Implemented progressive reader in pngvalid.c for standard tests3024 Implemented progressive read in pngvalid.c gamma tests3025 Turn on progressive reader in pngvalid.c by default and tidy code.[all …]
27 Extend pngvalid.c to validate more of the libpng transformations.
163 # The following is for pngvalid, to ensure it catches FP errors even on
2387 libpng includes a test program, pngvalid, that illustrates reading and2390 how pngvalid.c does it.4322 which is illustrated in pngvalid.c and in contrib/visupng.4997 A new test program, pngvalid, is provided in addition to pngtest.4998 pngvalid validates the arithmetic accuracy of the gamma correction5001 (in the 'configure' build.) pngvalid also allows total allocated memory
25 pngvalid29 pngvalid.exe196 ..\..\contrib\libtests\pngvalid.c
40 pngvalid.tgt93 pngvalid.tgt
157 $(DELETE) pngvalid.exe pngvalid.map pngvalid.lk1 pngvalid.mk1
2 exec ./pngvalid --strict --transform
2 exec ./pngvalid --strict --standard
2 exec ./pngvalid --strict --standard --progressive-read
2 exec ./pngvalid --strict --gamma-threshold
2 exec ./pngvalid --strict --gamma-16-to-8
2 exec ./pngvalid --strict --gamma-sbit
2 exec ./pngvalid --strict --gamma-transform
2 exec ./pngvalid --strict --size --progressive-read
2 exec ./pngvalid --strict --gamma-background
2 exec ./pngvalid --strict --standard --progressive-read --interlace
2 exec ./pngvalid --strict --gamma-alpha-mode
2 exec ./pngvalid --strict --gamma-background --expand16
2 exec ./pngvalid --strict --gamma-transform --expand16
2 exec ./pngvalid --strict --gamma-alpha-mode --expand16
20 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pngvalid", "pngvalid\pngvalid.vcxproj", "{9B36…