From 09d171b98879f58be1a766d5f277e131b18e98a1 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Wed, 16 Feb 2011 09:52:39 +0100 Subject: lavf, lavu: bump minor versions and add an APIChanges entry for av_ prefixes Signed-off-by: Janne Grunau --- doc/APIchanges | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/APIchanges') diff --git a/doc/APIchanges b/doc/APIchanges index 421df01..adb85f8 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -12,6 +12,12 @@ libavutil: 2009-03-08 API changes, most recent first: +2011-02-16 - xxxxxxx - lavf 52.101.0 - avformat.h + lavu 52.39.0 - parseutils.h + Add av_ prefix to dump_format(). + Replace parse_date() in lavf with av_parse_time() in lavu. + Move find_info_tag from lavf to lavu and add av_prefix to it. + 2011-02-15 - lavu 52.38.0 - merge libavcore libavcore is merged back completely into libavutil -- cgit v1.1