HomeSort by relevance Sort by last modified time
    Searched refs:pngtest (Results 1 - 7 of 7) sorted by null

  /external/libpng/
test-pngtest.sh 3 ./pngtest ${srcdir}/pngtest.png
Android.mk 82 LOCAL_SRC_FILES:= $(common_SRC_FILES) pngtest.c
83 LOCAL_MODULE := pngtest
CHANGES 48 changed pngtest.png for zlib 0.93
119 new pngtest image also has interlacing and zTXt
172 more chunk types tested in pngtest.c
209 added "-m" option and PNGTEST_DEBUG_MEMORY to pngtest (John Bowler)
266 Replaced pngtest.png with one created with zlib 1.1.1
267 Changed pngtest to report PASS even when file size is different (Jean-loup G.)
275 and added a test of this feature in pngtest.c
276 Added user transform callbacks, with test of the feature in pngtest.c
278 Minor changes to pngtest.c to suppress compiler warnings.
281 Minor changes to previous minor changes to pngtest.
    [all...]
  /external/libpng/contrib/pngminim/decoder/
gather.sh 5 rm example.c pngtest.c pngpread.c pngw*.c
  /external/libpng/contrib/pngminim/encoder/
gather.sh 5 rm example.c pngtest.c pngr*.c pngpread.c
  /external/libpng/contrib/pngminim/preader/
gather.sh 6 rm example.c pngtest.c pngw*.c
  /external/libpng/scripts/
makevms.com 55 $ dele pngtest.obj;*
88 $ write sys$output "Building pngtest..."
89 $ CALL MAKE pngtest.OBJ "cc ''CCOPT' pngtest" -
90 pngtest.c png.h pngconf.h
91 $ call make pngtest.exe -
92 "LINK pngtest,libpng.olb/lib,''zlibsrc'libz.olb/lib" -
93 pngtest.obj libpng.olb
95 $ run pngtest

Completed in 102 milliseconds