From bb789016d423d2cfacd2904ac66257bdf7f0964e Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Mon, 4 Aug 2014 10:34:30 -0700 Subject: swscale: Undeprecate sws_getContext() sws_getCachedContext is not a full replacement for the function. --- doc/APIchanges | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/APIchanges') diff --git a/doc/APIchanges b/doc/APIchanges index 344b3e5..1d4f07f 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,6 +13,9 @@ libavutil: 2013-12-xx API changes, most recent first: +2014-08-xx - xxxxxxx - lsws 2.1.3 - swscale.h + sws_getCachedContext is not going to be removed in the future. + 2014-08-xx - xxxxxxx - lavc 55.57.3 - avcodec.h reordered_opaque is not going to be removed in the future. -- cgit v1.1