mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-13 06:24:27 +02:00
add examples/metadata.c
relocates the static functions from metadata.h and adds MetadataCopy() to the interface Change-Id: I28bfa9233d3dd70dddf6b561fe0bf4be378db1ec
This commit is contained in:
@ -126,6 +126,7 @@ ENC_OBJS = \
|
||||
|
||||
EX_FORMAT_DEC_OBJS = \
|
||||
examples/jpegdec.o \
|
||||
examples/metadata.o \
|
||||
examples/pngdec.o \
|
||||
examples/tiffdec.o \
|
||||
|
||||
|
Reference in New Issue
Block a user