[SCM] libav/experimental: Fix doxy, use third person.

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:57:01 UTC 2013


The following commit has been merged in the experimental branch:
commit 516841ef634a1b7af6967ea5081aeed2003d062d
Author: Stefano Sabatini <stefano.sabatini-lala at poste.it>
Date:   Thu Jan 7 22:44:32 2010 +0000

    Fix doxy, use third person.
    
    Originally committed as revision 21073 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavfilter/avfilter.h b/libavfilter/avfilter.h
index 94e6475..a7e061b 100644
--- a/libavfilter/avfilter.h
+++ b/libavfilter/avfilter.h
@@ -419,7 +419,7 @@ typedef struct AVFilter
     void (*uninit)(AVFilterContext *ctx);
 
     /**
-     * Query formats supported by the filter and its pads. Should set the
+     * Queries formats supported by the filter and its pads. Should set the
      * in_formats for links connected to its output pads, and out_formats
      * for links connected to its input pads.
      *

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list