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:
James Zern
2012-12-11 13:55:31 -08:00
parent 207f89c0dc
commit 6bf208748c
5 changed files with 56 additions and 15 deletions

View File

@ -173,6 +173,7 @@ DSP_OBJS = \
EX_FORMAT_DEC_OBJS = \
$(DIROBJ)\examples/jpegdec.obj \
$(DIROBJ)\examples/metadata.obj \
$(DIROBJ)\examples/pngdec.obj \
$(DIROBJ)\examples/tiffdec.obj \