From dacd827b81e442a3fbed0628a951c8f15f3591e3 Mon Sep 17 00:00:00 2001 From: Marton Balint Date: Mon, 22 Aug 2011 23:42:19 +0200 Subject: Rename find_program_from_stream to av_find_program_from_stream and add it to avformat.h Also extend the functionality to use the last found program to start the search after that program. Signed-off-by: Michael Niedermayer --- doc/APIchanges | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/APIchanges') diff --git a/doc/APIchanges b/doc/APIchanges index d7ce15f..f3c4b23 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,6 +13,9 @@ libavutil: 2011-04-18 API changes, most recent first: +2011-08-22 - xxxxxx - lavf 53.10.0 + Add av_find_program_from_stream(). + 2011-08-20 - xxxxxx - lavu 51.13.0 Add av_get_media_type_string(). -- cgit v1.1