From 9128ae08b38f67147eb75248f7aa2b3247e4fe0c Mon Sep 17 00:00:00 2001 From: Nicolas George Date: Mon, 27 Dec 2010 09:08:20 +0000 Subject: Implement av_find_best_stream. Originally committed as revision 26104 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/APIchanges | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/APIchanges b/doc/APIchanges index 0d365aa5fd..2f4435d9bb 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,6 +13,9 @@ libavutil: 2009-03-08 API changes, most recent first: +2010-12-XX - r26104 - lavformat 52.91.0 - av_find_best_stream() + Add av_find_best_stream to libavformat/avformat.h. + 2010-12-27 - r26103 - lavf 52.90.0 Add AVFMT_NOSTREAMS flag for formats with no streams, like e.g. text metadata. -- cgit v1.2.3