[SCM] libav/experimental: Add an entry for the AVFilter.next addition.

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:53:39 UTC 2013


The following commit has been merged in the experimental branch:
commit 290d4a44f18634ac5590c851abc26735acd560df
Author: Stefano Sabatini <stefano.sabatini-lala at poste.it>
Date:   Tue Oct 27 19:46:22 2009 +0000

    Add an entry for the AVFilter.next addition.
    
    Originally committed as revision 20386 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/doc/APIchanges b/doc/APIchanges
index 58dfee0..8da6ba1 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -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.
 

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list