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

@ -248,6 +248,7 @@ ENC_OBJS = \
$(DIROBJ)\enc\webpenc.obj \
MUX_OBJS = \
$(DIROBJ)\mux\anim_encode.obj \
$(DIROBJ)\mux\muxedit.obj \
$(DIROBJ)\mux\muxinternal.obj \
$(DIROBJ)\mux\muxread.obj \