From 01537e9fa5d5c129cd9f2ffb4280479796ab3fbe Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Thu, 22 Oct 2009 22:49:49 +0000 Subject: Add an entry for the AVFilterContext.description addition. Originally committed as revision 20355 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/APIchanges | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/APIchanges b/doc/APIchanges index 55b8a49218..9c8be9a99f 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -12,6 +12,9 @@ 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-19 - r20302 - lavfi 1.3.0 - avfilter_make_format_list() Change the interface of avfilter_make_format_list() from avfilter_make_format_list(int n, ...) to -- cgit v1.2.3