summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2009-10-22 22:49:49 +0000
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2009-10-22 22:49:49 +0000
commit01537e9fa5d5c129cd9f2ffb4280479796ab3fbe (patch)
tree21fbffc79468b49d5f873a4071671c90abc2ae95
parent1551745c8839f16743a9479ff682c0fbfd0ca980 (diff)
Add an entry for the AVFilterContext.description addition.
Originally committed as revision 20355 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
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