Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/libpng/
DMakefile.am21 bin_PROGRAMS= pngfix png-fix-itxt program
51 pngfix_SOURCES = contrib/tools/pngfix.c
251 contrib/tools/pngfix.o: pnglibconf.h
DMakefile.in107 bin_PROGRAMS = pngfix$(EXEEXT) png-fix-itxt$(EXEEXT)
225 am_pngfix_OBJECTS = contrib/tools/pngfix.$(OBJEXT)
280 contrib/tools/$(DEPDIR)/pngfix.Po \
730 pngfix_SOURCES = contrib/tools/pngfix.c
1030 contrib/tools/pngfix.$(OBJEXT): contrib/tools/$(am__dirstamp) \
1033 pngfix$(EXEEXT): $(pngfix_OBJECTS) $(pngfix_DEPENDENCIES) $(EXTRA_pngfix_DEPENDENCIES)
1034 @rm -f pngfix$(EXEEXT)
1156 @AMDEP_TRUE@@am__include@ @am__quote@contrib/tools/$(DEPDIR)/pngfix.Po@am__quote@ # am--include-mar…
2086 -rm -f contrib/tools/$(DEPDIR)/pngfix.Po
2171 -rm -f contrib/tools/$(DEPDIR)/pngfix.Po
[all …]
DCMakeLists.txt510 contrib/tools/pngfix.c
751 add_executable(pngfix ${pngfix_sources}) target
752 target_link_libraries(pngfix png)
753 set(PNG_BIN_TARGETS pngfix)
DCHANGES4610 Renamed contrib/tools/png-fix-too-far-back.c to pngfix.c and revised it
4616 Fixed undefined behavior in contrib/tools/pngfix.c and added new strip
4617 option. pngfix relied on undefined behavior and even a simple change from
4623 Unified pngfix.c source with libpng17.
4693 treatment of z_const from the library code into pngfix.c
4753 Tidied up pngfix inits and fixed pngtest no-write builds.
4787 Removed #error macro from contrib/tools/pngfix.c (Thomas Klausner).
4934 Test ZLIB_VERNUM instead of PNG_ZLIB_VERNUM in contrib/tools/pngfix.c
4994 Do not build contrib/tools/pngfix.c when PNG_SETJMP_NOT_SUPPORTED,
4997 Add "#include <setjmp.h>" to contrib/tools/pngfix.c (John Bowler)
[all …]
Dlibpng-manual.txt5200 and provide a tool (contrib/tools/pngfix) for rewriting a PNG file while
/third_party/skia/third_party/externals/libpng/
DMakefile.am21 bin_PROGRAMS= pngfix png-fix-itxt program
51 pngfix_SOURCES = contrib/tools/pngfix.c
251 contrib/tools/pngfix.o: pnglibconf.h
DMakefile.in107 bin_PROGRAMS = pngfix$(EXEEXT) png-fix-itxt$(EXEEXT)
225 am_pngfix_OBJECTS = contrib/tools/pngfix.$(OBJEXT)
280 contrib/tools/$(DEPDIR)/pngfix.Po \
730 pngfix_SOURCES = contrib/tools/pngfix.c
1030 contrib/tools/pngfix.$(OBJEXT): contrib/tools/$(am__dirstamp) \
1033 pngfix$(EXEEXT): $(pngfix_OBJECTS) $(pngfix_DEPENDENCIES) $(EXTRA_pngfix_DEPENDENCIES)
1034 @rm -f pngfix$(EXEEXT)
1156 @AMDEP_TRUE@@am__include@ @am__quote@contrib/tools/$(DEPDIR)/pngfix.Po@am__quote@ # am--include-mar…
2086 -rm -f contrib/tools/$(DEPDIR)/pngfix.Po
2171 -rm -f contrib/tools/$(DEPDIR)/pngfix.Po
[all …]
DCMakeLists.txt510 contrib/tools/pngfix.c
751 add_executable(pngfix ${pngfix_sources}) target
752 target_link_libraries(pngfix png)
753 set(PNG_BIN_TARGETS pngfix)
DCHANGES4610 Renamed contrib/tools/png-fix-too-far-back.c to pngfix.c and revised it
4616 Fixed undefined behavior in contrib/tools/pngfix.c and added new strip
4617 option. pngfix relied on undefined behavior and even a simple change from
4623 Unified pngfix.c source with libpng17.
4693 treatment of z_const from the library code into pngfix.c
4753 Tidied up pngfix inits and fixed pngtest no-write builds.
4787 Removed #error macro from contrib/tools/pngfix.c (Thomas Klausner).
4934 Test ZLIB_VERNUM instead of PNG_ZLIB_VERNUM in contrib/tools/pngfix.c
4994 Do not build contrib/tools/pngfix.c when PNG_SETJMP_NOT_SUPPORTED,
4997 Add "#include <setjmp.h>" to contrib/tools/pngfix.c (John Bowler)
[all …]
Dlibpng-manual.txt5200 and provide a tool (contrib/tools/pngfix) for rewriting a PNG file while
/third_party/libpng/
DMakefile.am21 bin_PROGRAMS= pngfix png-fix-itxt program
51 pngfix_SOURCES = contrib/tools/pngfix.c
252 contrib/tools/pngfix.o: pnglibconf.h
DMakefile.in107 bin_PROGRAMS = pngfix$(EXEEXT) png-fix-itxt$(EXEEXT)
225 am_pngfix_OBJECTS = contrib/tools/pngfix.$(OBJEXT)
280 contrib/tools/$(DEPDIR)/pngfix.Po \
730 pngfix_SOURCES = contrib/tools/pngfix.c
1031 contrib/tools/pngfix.$(OBJEXT): contrib/tools/$(am__dirstamp) \
1034 pngfix$(EXEEXT): $(pngfix_OBJECTS) $(pngfix_DEPENDENCIES) $(EXTRA_pngfix_DEPENDENCIES)
1035 @rm -f pngfix$(EXEEXT)
1157 @AMDEP_TRUE@@am__include@ @am__quote@contrib/tools/$(DEPDIR)/pngfix.Po@am__quote@ # am--include-mar…
2094 -rm -f contrib/tools/$(DEPDIR)/pngfix.Po
2179 -rm -f contrib/tools/$(DEPDIR)/pngfix.Po
[all …]
DCMakeLists.txt510 contrib/tools/pngfix.c
751 add_executable(pngfix ${pngfix_sources}) target
752 target_link_libraries(pngfix png)
753 set(PNG_BIN_TARGETS pngfix)
Dhuawei_libpng_CMakeList.patch515 - contrib/tools/pngfix.c
756 - add_executable(pngfix ${pngfix_sources})
757 - target_link_libraries(pngfix png)
758 - set(PNG_BIN_TARGETS pngfix)
DCHANGES4610 Renamed contrib/tools/png-fix-too-far-back.c to pngfix.c and revised it
4616 Fixed undefined behavior in contrib/tools/pngfix.c and added new strip
4617 option. pngfix relied on undefined behavior and even a simple change from
4623 Unified pngfix.c source with libpng17.
4693 treatment of z_const from the library code into pngfix.c
4753 Tidied up pngfix inits and fixed pngtest no-write builds.
4787 Removed #error macro from contrib/tools/pngfix.c (Thomas Klausner).
4934 Test ZLIB_VERNUM instead of PNG_ZLIB_VERNUM in contrib/tools/pngfix.c
4994 Do not build contrib/tools/pngfix.c when PNG_SETJMP_NOT_SUPPORTED,
4997 Add "#include <setjmp.h>" to contrib/tools/pngfix.c (John Bowler)
[all …]
Dlibpng-manual.txt5200 and provide a tool (contrib/tools/pngfix) for rewriting a PNG file while