[FFmpeg-cvslog] r20386 - trunk/doc/APIchanges
stefano
subversion
Tue Oct 27 20:46:22 CET 2009
Author: stefano
Date: Tue Oct 27 20:46:22 2009
New Revision: 20386
Log:
Add an entry for the AVFilter.next addition.
Modified:
trunk/doc/APIchanges
Modified: trunk/doc/APIchanges
==============================================================================
--- trunk/doc/APIchanges Tue Oct 27 20:42:07 2009 (r20385)
+++ trunk/doc/APIchanges Tue Oct 27 20:46:22 2009 (r20386)
@@ -12,6 +12,10 @@ libavutil: 2009-03-08
API changes, most recent first:
+2009-10-27 - r20385 - lavfi 1.5.0 - AVFilter.next
+ Add a next field to AVFilter, this is used for simplifying the
+ registration and management of the registered filters.
+
2009-10-23 - r20356 - lavfi 1.4.1 - AVFilter.description
Add a description field to AVFilter.
More information about the ffmpeg-cvslog
mailing list