Searched refs:gif2webp (Results 1 – 11 of 11) sorted by relevance
163 am_gif2webp_OBJECTS = gif2webp-gif2webp.$(OBJEXT) \164 gif2webp-gifdec.$(OBJEXT)212 ./$(DEPDIR)/gif2webp-gif2webp.Po \579 @rm -f gif2webp$(EXEEXT)762 gif2webp-gif2webp.o: gif2webp.c763 …) -MT gif2webp-gif2webp.o -MD -MP -MF $(DEPDIR)/gif2webp-gif2webp.Tpo -c -o gif2webp-gif2webp.o `t…764 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/gif2webp-gif2webp.Tpo $(DEPDIR)/gif2webp-gif2web…769 gif2webp-gif2webp.obj: gif2webp.c771 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/gif2webp-gif2webp.Tpo $(DEPDIR)/gif2webp-gif2web…989 -rm -f ./$(DEPDIR)/gif2webp-gif2webp.Po[all …]
11 bin_PROGRAMS += gif2webp program69 gif2webp_SOURCES = gif2webp.c gifdec.c gifdec.h
13 * gif2webp fix for loop count=65535 transcode (issue #382)41 gif2webp - loop behavior modified to match Chrome M63+ (crbug.com/649264);54 - libwebpmux / gif2webp:56 forces all keyframes. See mux.h and the gif2webp63 gif2webp/AnimEncoder (issues #310, #314, #316, #322), cwebp/libwebp (issue92 * gif2webp improvements, -min_size option added114 * gif2webp transparency fix (issue #245)127 * gif2webp: miscellaneous fixes139 * cwebp/gif2webp can write to stdout143 * improved gif2webp tool[all …]
155 !MESSAGE - gif2webp - requires libgif & >= VS2013357 gif2webp: $(DIRBIN)\gif2webp.exe375 $(DIRBIN)\gif2webp.exe: $(DIROBJ)\examples\gif2webp.obj $(EX_GIF_DEC_OBJS)376 $(DIRBIN)\gif2webp.exe: $(EX_UTIL_OBJS) $(IMAGEIO_UTIL_OBJS) $(LIBWEBPMUX)377 $(DIRBIN)\gif2webp.exe: $(LIBWEBP)465 $(DIROBJ)\examples\gif2webp.obj: examples\gif2webp.c
341 EXTRA_EXAMPLES = examples/gif2webp examples/vwebp examples/webpmux \392 examples/gif2webp: examples/gif2webp.o $(GIFDEC_OBJS)423 examples/gif2webp: examples/libexample_util.a imageio/libimageio_util.a424 examples/gif2webp: examples/libgifdec.a src/mux/libwebpmux.a src/libwebp.a425 examples/gif2webp: EXTRA_LIBS += $(GIF_LIBS)426 examples/gif2webp: EXTRA_FLAGS += -DWEBP_HAVE_GIF473 for m in man/[cdv]webp.1 man/gif2webp.1 man/webpmux.1 \
10 option(WEBP_BUILD_GIF2WEBP "Build the gif2webp conversion tool." ON)420 # gif2webp423 "gif2webp")424 add_executable(gif2webp ${GIF2WEBP_SRCS}) target425 target_link_libraries(gif2webp431 target_include_directories(gif2webp PRIVATE ${CMAKE_CURRENT_BINARY_DIR}/src)432 install(TARGETS gif2webp RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR})640 gif2webp.1
755 6105777e Merge "add gif2webp to CMake"757 4bda0cfb add gif2webp to CMake1248 03fb7522 gif2webp: print output file size1558 c4e63f99 Makefile.vc: add gif2webp target2218 3b9f9dd0 gif2webp: don't use C99 %zu2234 4af19007 README: add a section on gif2webp2344 5a7533ce small gif2webp fix2501 e1908430 fix a memory leak in gif2webp2556 518f2cd7 cosmetics: gif2webp: fix indent2559 764fdffa fix a memory leak in gif2webp[all …]
483 gif2webp utility available under examples/. The files can then be viewed using487 gif2webp [options] gif_file -o webp_file515 With the libgif development files installed, gif2webp can be built using517 $ make -f makefile.unix examples/gif2webp
770 gif2webp : ${build_gif2webp-no}
6 man_MANS += gif2webp.1
91 @BUILD_GIF2WEBP_TRUE@am__append_2 = gif2webp.1
Completed in 20 milliseconds