mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-13 14:34:33 +02:00
WebPAnimEncoder API: Header and implementation
A separate API to generate animated WebP images. It will eventually replace the internal gif2webp_util methods. Also: update makefiles. Change-Id: Idf61dfc1016c10b24fea70425d1a2323cffba515
This commit is contained in:
@ -179,6 +179,7 @@ GIF2WEBP_UTIL_OBJS = \
|
||||
examples/gif2webp_util.o \
|
||||
|
||||
MUX_OBJS = \
|
||||
src/mux/anim_encode.o \
|
||||
src/mux/muxedit.o \
|
||||
src/mux/muxinternal.o \
|
||||
src/mux/muxread.o \
|
||||
|
Reference in New Issue
Block a user