From 107a7e3e7b6161cd9ccefeefab1d54be939de43e Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Mon, 27 Dec 2010 07:46:57 +0000 Subject: lavf: bump minor and add APIchanges entry after adding AVFMT_NOSTREAMS Originally committed as revision 26103 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/APIchanges | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/APIchanges b/doc/APIchanges index c91ec1455e..0d365aa5fd 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,6 +13,10 @@ libavutil: 2009-03-08 API changes, most recent first: +2010-12-27 - r26103 - lavf 52.90.0 + Add AVFMT_NOSTREAMS flag for formats with no streams, + like e.g. text metadata. + 2010-12-22 - r26073 - lavutil 50.36.0 - file.h Add functions av_file_map() and av_file_unmap() in file.h. -- cgit v1.2.3