ffmpeg | branch: master | Michael Niedermayer <[email protected]> | Thu Aug 7 20:59:19 2014 +0200| [c6a596f62685e6a446b6e8703d6409b367675134] | committer: Michael Niedermayer
doc/APIchanges: Correct function reference. The commit bb789016d423d2cfacd2904ac66257bdf7f0964e un-deprecated sws_getContext() Signed-off-by: Michael Niedermayer <[email protected]> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c6a596f62685e6a446b6e8703d6409b367675134 --- doc/APIchanges | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/APIchanges b/doc/APIchanges index 35de557..4774f96 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -16,7 +16,7 @@ libavutil: 2012-10-22 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. + sws_getContext 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. _______________________________________________ ffmpeg-cvslog mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
