[SCM] libav/experimental: Add missing '()' at the end of a function name.

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:59:02 UTC 2013


The following commit has been merged in the experimental branch:
commit 1c7900921bb486bec4f06f51a3f3cbe87529de12
Author: Stefano Sabatini <stefano.sabatini-lala at poste.it>
Date:   Sat Jan 30 18:54:32 2010 +0000

    Add missing '()' at the end of a function name.
    
    Originally committed as revision 21548 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/doc/APIchanges b/doc/APIchanges
index a245205..cf601d8 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -19,7 +19,7 @@ API changes, most recent first:
   Add a log_ctx parameter to avfilter_graph_config_links().
 
 2010-01-07 - r30236 - lsws 0.8.0 - sws_isSupported{In,Out}put
-  Add sws_isSupportedInput and sws_isSupportedOutput() functions.
+  Add sws_isSupportedInput() and sws_isSupportedOutput() functions.
 
 2010-01-06 - r21035 - lavfi 1.14.0 - avfilter_add_colorspace()
   Change the avfilter_add_colorspace() signature, make it accept an

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list