OSDN Git Service

Move metadata API from avcodec to avformat.
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 4 Jan 2009 18:58:49 +0000 (18:58 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 4 Jan 2009 18:58:49 +0000 (18:58 +0000)
commita6d18a0e6addfcfc6f8790d4afc3b47673cbb607
treeb6dd996731604373804a3139fd7572babdb535b6
parent47146dfbf6bca94dd0706b4313cc5e26edaf18d4
Move metadata API from avcodec to avformat.

Originally committed as revision 16425 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/Makefile
libavcodec/avcodec.h
libavformat/Makefile
libavformat/avformat.h
libavformat/metadata.c [moved from libavcodec/metadata.c with 100% similarity]
libavformat/metadata.h [moved from libavcodec/metadata.h with 86% similarity]