From 3dec10cded6d51e392da67a9136d490324104d18 Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Thu, 29 Jul 2010 23:58:04 +0000 Subject: [PATCH] Add APIchanges entry for the libavcore/imgutils.h addition. Originally committed as revision 24584 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/APIchanges | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/APIchanges b/doc/APIchanges index b9de6d1789..5cc826b0d5 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,6 +13,10 @@ libavutil: 2009-03-08 API changes, most recent first: +2010-07-29 - r24583 - lavcore 0.2.0 - imgutils.h + Add functions av_fill_image_linesizes() and + av_fill_image_pointers(), declared in libavcore/imgutils.h. + 2010-07-27 - r24518 - lavcore 0.1.0 - parseutils.h Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate() defined in libavcodec in favor of the newly added functions