[SCM] libav/experimental: Add an entry for the avfilter_register() signature change.

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:54:51 UTC 2013


The following commit has been merged in the experimental branch:
commit 73e2247d32efd2383dbac0fb7f82024c060330ba
Author: Stefano Sabatini <stefano.sabatini-lala at poste.it>
Date:   Tue Nov 24 23:52:07 2009 +0000

    Add an entry for the avfilter_register() signature change.
    
    Originally committed as revision 20606 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/doc/APIchanges b/doc/APIchanges
index 082b84f..c270b79 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -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.
 

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list