diff Makefile @ 8520:a0164882aa38 libavcodec

Generic metadata API. avi is updated as example. No version bump, the API still might change slightly ... No update to ffmpeg.c as requested by aurel.
author michael
date Sun, 04 Jan 2009 18:48:37 +0000
parents cea216e44ee3
children 42179b2cfd09
line wrap: on
line diff
--- a/Makefile	Sun Jan 04 01:36:11 2009 +0000
+++ b/Makefile	Sun Jan 04 18:48:37 2009 +0000
@@ -14,6 +14,7 @@
        faanidct.o                                                       \
        imgconvert.o                                                     \
        jrevdct.o                                                        \
+       metadata.o                                                       \
        opt.o                                                            \
        parser.o                                                         \
        raw.o                                                            \