From 3bc2e89c76e88ae6f1fd5287e0b11abcfc3c601c Mon Sep 17 00:00:00 2001 From: Reinhard Tartler Date: Sat, 14 Dec 2013 16:30:25 -0500 Subject: Bump libavutil major version to account for the LLS API/ABI changes. Commit 41578f70cf8aec8e7565fba1ca7e07f3dc46c3d2 changed the LLS API, which was called from libavcodec. Thus using an old libavcodec with a new libavutil will break. All scheduled API changes are deferred to the next bump. --- doc/APIchanges | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/APIchanges b/doc/APIchanges index 3d25e012dd..fd43319ab6 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -8,7 +8,7 @@ libavfilter: 2012-06-22 libavformat: 2013-03-xx libavresample: 2012-10-05 libswscale: 2011-06-20 -libavutil: 2012-10-22 +libavutil: 2013-12-xx API changes, most recent first: -- cgit v1.2.3