From a41f173a0965671dda9870f65077ef9c064e831c Mon Sep 17 00:00:00 2001 From: stefano Date: Thu, 22 Oct 2009 23:08:18 +0000 Subject: [PATCH] Update the entry for the AVFilter.description field addition. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@20357 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b --- doc/APIchanges | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/APIchanges b/doc/APIchanges index 9c8be9a99..58dfee04d 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -12,8 +12,8 @@ libavutil: 2009-03-08 API changes, most recent first: -2009-10-23 - r20354 - lavfi 1.4.0 - AVFilterContext.description - Add a description field to AVFilterContext. +2009-10-23 - r20356 - lavfi 1.4.1 - AVFilter.description + Add a description field to AVFilter. 2009-10-19 - r20302 - lavfi 1.3.0 - avfilter_make_format_list() Change the interface of avfilter_make_format_list() from -- 2.11.4.GIT