Home
last modified time | relevance | path

Searched refs:tiffdump (Results 1 – 16 of 16) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/
A DCMakeLists.txt77 add_executable(tiffdump tiffdump.c) target
78 target_link_libraries(tiffdump tiff port)
105 tiffdump
A DMakefile.am47 tiffdump \ program
112 tiffdump_SOURCES = tiffdump.c
A DMakefile.vc31 TARGETS = tiffinfo.exe tiffdump.exe fax2tiff.exe \
A DMakefile.in120 tiffdither$(EXEEXT) tiffdump$(EXEEXT) tiffinfo$(EXEEXT) \
192 am_tiffdump_OBJECTS = tiffdump.$(OBJEXT)
476 tiffdump_SOURCES = tiffdump.c
642 tiffdump$(EXEEXT): $(tiffdump_OBJECTS) $(tiffdump_DEPENDENCIES) $(EXTRA_tiffdump_DEPENDENCIES)
643 @rm -f tiffdump$(EXEEXT)
687 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tiffdump.Po@am__quote@
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/man/
A DMakefile.am40 tiffdump.1 \
A DCMakeLists.txt39 tiffdump.1
A DMakefile.in346 tiffdump.1 \
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/test/
A Dcommon.sh27 TIFFDUMP=${TOOLS}/tiffdump
A DCMakeLists.txt47 tiffdump.sh
343 # tiffdump
344 add_reader_test(tiffdump "" "images/miniswhite-1c-1b.tiff")
A DMakefile.am82 tiffdump.sh \
A DMakefile.in417 tiffdump.sh tiffinfo.sh tiffcp-split.sh tiffcp-split-join.sh \
675 tiffdump.sh \
1228 tiffdump.sh.log: tiffdump.sh
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/html/man/
A DMakefile.am92 tiffdump.1.html \
A DCMakeLists.txt85 tiffdump.1.html
A DMakefile.in394 tiffdump.1.html \
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A Dconfigure.com948 tiffdump.exe,\
1079 tiffdump.obj : tiffdump.c
1082 tiffdump.exe : tiffdump.obj
A DChangeLog877 * tools/tiffdump.c (ReadDirectory): Remove uint32 cast to
1161 * tools/tiffdump.c: fix a few misaligned 64-bit reads warned
1927 * tools/tiffdump.c: Guard against arithmetic overflow when
2003 * tools/tiffdump.c: fix crash due to overflow of entry count.
2036 * tools/tiffdump.c: Fix double-free bug.
2560 * tools/tiffdump.c (ReadDirectory): MinGW32 needs to use WIN32
3579 tiffdump.sh tiffinfo.sh}: Added more test scripts based on
3638 * tools/tiffdump.c: Added support for MSVS 6.0.
4821 * tools/tiffdump.c: Fixed crash when reading malformed tags.
4890 * tools/tiffdump.c: Added support for TIFF_IFD datatype.
[all …]

Completed in 20 milliseconds