From 16bacad425c22d32d822295872dd1ecb63b8c3a6 Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Tue, 7 Sep 2010 21:29:36 +0000 Subject: Add APIchanges entry after the recent changes to imgutils.h API of r25064 and r25067. Originally committed as revision 25071 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/APIchanges | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/APIchanges b/doc/APIchanges index 717d776cd0..8a276c9349 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,6 +13,12 @@ libavutil: 2009-03-08 API changes, most recent first: +2010-09-07 - r25067 - lavcore 0.9.0 - av_image_copy() + Add av_image_copy(). + +2010-09-07 - r25064 - lavcore 0.8.0 - av_image_copy_plane() + Add av_image_copy_plane(). + 2010-09-07 - r25057 - lavcore 0.7.0 - imgutils.h Adopt hierarchical scheme for the imgutils.h function names, deprecate the old names. -- cgit v1.2.3