[SCM] libav/experimental: make it clear that the new metadata API is a work in progress

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:36:12 UTC 2013


The following commit has been merged in the experimental branch:
commit 7a42067176b7c670aadcefaf52895b60105e231e
Author: Aurelien Jacobs <aurel at gnuage.org>
Date:   Mon Jan 26 23:39:22 2009 +0000

    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

diff --git a/libavformat/avformat.h b/libavformat/avformat.h
index aeca960..74ffc7d 100644
--- a/libavformat/avformat.h
+++ b/libavformat/avformat.h
@@ -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:

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list