OSDN Git Service

Introduce av_metadata_copy() to copy metadata from one struct to another.
authorRonald S. Bultje <rsbultje@gmail.com>
Fri, 14 Jan 2011 19:30:55 +0000 (19:30 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Fri, 14 Jan 2011 19:30:55 +0000 (19:30 +0000)
commit7f88a5bf9b2705a301b68743172c1f4ed51ac06f
tree596744b8dcf504e9cdfcc73243b78cccf113eab2
parentca32f7f2083f9ededd1d9964ed065e0ad07a01e0
Introduce av_metadata_copy() to copy metadata from one struct to another.

Originally committed as revision 26330 to svn://svn.ffmpeg.org/ffmpeg/trunk
ffmpeg.c
libavformat/avformat.h
libavformat/metadata.c