From: Stefano Sabatini Date: Tue, 24 Nov 2009 23:38:20 +0000 (+0000) Subject: Add an entry for the pixdesc.h API publication. X-Git-Tag: v0.6~2579 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=d0df2fcc3530e3d2ac48db7c4c716d32af7859bd;p=coroid%2Flibav_saccubus.git Add an entry for the pixdesc.h API publication. Originally committed as revision 20604 to svn://svn.ffmpeg.org/ffmpeg/trunk --- diff --git a/doc/APIchanges b/doc/APIchanges index 8da6ba176..082b84fee 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -12,6 +12,9 @@ libavutil: 2009-03-08 API changes, most recent first: +2009-11-25 - r20603 - lavu 50.5.0 - pixdesc.h API + Make the pixdesc.h API public. + 2009-10-27 - r20385 - lavfi 1.5.0 - AVFilter.next Add a next field to AVFilter, this is used for simplifying the registration and management of the registered filters.