From: Stefano Sabatini Date: Sun, 7 Nov 2010 19:22:55 +0000 (+0000) Subject: Fix date in latest APIchanges entry. X-Git-Tag: n0.8~2563 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=3fd3eea7f3d4d9c6b50c0c992eb34a9555ffd4dd;p=coroid%2Fffmpeg_saccubus.git Fix date in latest APIchanges entry. Originally committed as revision 25702 to svn://svn.ffmpeg.org/ffmpeg/trunk --- diff --git a/doc/APIchanges b/doc/APIchanges index b90502c9c..a41720547 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,7 +13,7 @@ libavutil: 2009-03-08 API changes, most recent first: -2010-11-04 - r25700 - lavfi 1.57.0 - AVFilterInOut +2010-11-07 - r25700 - lavfi 1.57.0 - AVFilterInOut Rename field AVFilterInOut.filter to AVFilterInOut.filter_ctx. This change breaks libavfilter API.