[FFmpeg-cvslog] r20606 - trunk/doc/APIchanges
stefano
subversion
Wed Nov 25 00:52:07 CET 2009
Author: stefano
Date: Wed Nov 25 00:52:07 2009
New Revision: 20606
Log:
Add an entry for the avfilter_register() signature change.
Modified:
trunk/doc/APIchanges
Modified: trunk/doc/APIchanges
==============================================================================
--- trunk/doc/APIchanges Wed Nov 25 00:47:33 2009 (r20605)
+++ trunk/doc/APIchanges Wed Nov 25 00:52:07 2009 (r20606)
@@ -12,6 +12,10 @@ libavutil: 2009-03-08
API changes, most recent first:
+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.
+
2009-11-25 - r20603 - lavu 50.5.0 - pixdesc.h API
Make the pixdesc.h API public.
More information about the ffmpeg-cvslog
mailing list