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.
|
* 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
|
* The metadata API allows libavformat to export metadata tags to a client
|
||||||
* application using a sequence of key/value pairs.
|
* application using a sequence of key/value pairs.
|
||||||
* Important concepts to keep in mind:
|
* Important concepts to keep in mind:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user