Merge "WebPAnimEncoder API: Header and implementation"

This commit is contained in:
pascal massimino
2015-01-07 13:35:49 -08:00
committed by Gerrit Code Review
5 changed files with 1243 additions and 12 deletions

View File

@ -182,6 +182,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 \