diff avformat.h @ 4289:b54f835e3c5d libavformat

make it clear that the new metadata API is a work in progress
author aurel
date Mon, 26 Jan 2009 23:39:22 +0000
parents fcc542fd3214
children 610dce2b600a
line wrap: on
line diff
--- a/avformat.h	Sun Jan 25 19:11:10 2009 +0000
+++ b/avformat.h	Mon Jan 26 23:39:22 2009 +0000
@@ -49,6 +49,7 @@
 
 /*
  * 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: