libavformat: Add an example how to use the metadata API
authorReinhard Tartler <siretart@tauware.de>
Fri, 1 Jul 2011 18:50:33 +0000 (20:50 +0200)
committerReinhard Tartler <siretart@tauware.de>
Sat, 2 Jul 2011 11:52:29 +0000 (13:52 +0200)
commit12489443dec228d60fa3dc56695f6ddae08beb37
tree6a5ad67278e9ab35b3c696920fc045b4fead838c
parent21a19b7912fe0622f3d1748ff102fcc7bc7a974a
libavformat: Add an example how to use the metadata API

Also include it into the doxygen documentation
libavformat/Makefile
libavformat/avformat.h
libavformat/metadata-example.c [new file with mode: 0644]