mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
make it clear that the new metadata API is a work in progress
Originally committed as revision 16812 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
99ed41a808
commit
7a42067176
@ -49,6 +49,7 @@ unsigned avformat_version(void);
|
||||
|
||||
/*
|
||||
* Public Metadata API.
|
||||
* !!WARNING!! This is a work in progress. Don't use outside FFmpeg for now.
|
||||
* The metadata API allows libavformat to export metadata tags to a client
|
||||
* application using a sequence of key/value pairs.
|
||||
* Important concepts to keep in mind:
|
||||
|
Loading…
Reference in New Issue
Block a user