[FFmpeg-cvslog] r20608 - trunk/doc/APIchanges
stefano
subversion
Wed Nov 25 01:01:14 CET 2009
Author: stefano
Date: Wed Nov 25 01:01:14 2009
New Revision: 20608
Log:
Add an entry for the avfilter_next() function addition.
Modified:
trunk/doc/APIchanges
Modified: trunk/doc/APIchanges
==============================================================================
--- trunk/doc/APIchanges Wed Nov 25 00:58:48 2009 (r20607)
+++ trunk/doc/APIchanges Wed Nov 25 01:01:14 2009 (r20608)
@@ -12,6 +12,9 @@ libavutil: 2009-03-08
API changes, most recent first:
+2009-11-25 - r20607 - lavfi 1.10.0 - avfilter_next()
+ Introduce the avfilter_next() function.
+
2009-11-25 - r20605 - lavfi 1.9.0 - avfilter_register()
Change the signature of avfilter_register() to make it return an
int. This is required since now the registration operation may fail.
More information about the ffmpeg-cvslog
mailing list