OSDN Git Service

Add a second metadata compatibility layer, so that metadata that gets
authorAurelien Jacobs <aurel@gnuage.org>
Thu, 8 Jan 2009 23:24:51 +0000 (23:24 +0000)
committerAurelien Jacobs <aurel@gnuage.org>
Thu, 8 Jan 2009 23:24:51 +0000 (23:24 +0000)
commite99f76ab79e0f1285ef8a6c8700beed228c0b98f
treeeab672e81096cfc63e245b6c7799777f75af8069
parent420169e5209b629b362757473cf2a69faad72e2c
Add a second metadata compatibility layer, so that metadata that gets
demuxed with new API is automatically converted to the old API,
allowing old applications to stay functional.

Originally committed as revision 16499 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/Makefile
libavformat/metadata.h
libavformat/metadata_compat.c [new file with mode: 0644]
libavformat/utils.c