summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2009-10-22 23:08:18 +0000
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2009-10-22 23:08:18 +0000
commit54116673d80fca405b856f9025d4b8a2a1286324 (patch)
tree7b94ff533ac8e93fb66548c581b08751bc26dccd
parentcccd292ae2928db4825cd5533277f0b101acae79 (diff)
Update the entry for the AVFilter.description field addition.
Originally committed as revision 20357 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r--doc/APIchanges4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 9c8be9a99f..58dfee04dd 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