summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2009-01-04 18:58:49 +0000
committerMichael Niedermayer <michaelni@gmx.at>2009-01-04 18:58:49 +0000
commita6d18a0e6addfcfc6f8790d4afc3b47673cbb607 (patch)
treeb6dd996731604373804a3139fd7572babdb535b6 /libavcodec/Makefile
parent47146dfbf6bca94dd0706b4313cc5e26edaf18d4 (diff)
Move metadata API from avcodec to avformat.
Originally committed as revision 16425 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/Makefile')
-rw-r--r--libavcodec/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index d7a1b4ba8e..e4217d6af4 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -14,7 +14,6 @@ OBJS = allcodecs.o \
faanidct.o \
imgconvert.o \
jrevdct.o \
- metadata.o \
opt.o \
parser.o \
raw.o \