[SCM] libav/experimental: Remove senseless comments Commited in SoC by Vitor Sessak on 2008-05-24 13:03:51

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:21:32 UTC 2013


The following commit has been merged in the experimental branch:
commit 98fb286b604af4de8cacd6f20adc27c3deadf4bb
Author: Vitor Sessak <vitor1001 at gmail.com>
Date:   Sat May 24 20:41:51 2008 +0000

    Remove senseless comments
    Commited in SoC by Vitor Sessak on 2008-05-24 13:03:51
    
    Originally committed as revision 13346 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavfilter/graphparser.c b/libavfilter/graphparser.c
index 7067e42..d3b9e0d 100644
--- a/libavfilter/graphparser.c
+++ b/libavfilter/graphparser.c
@@ -158,10 +158,6 @@ static AVFilterContext *create_filter(AVFilterGraph *ctx, int index,
 
 /**
  * Parse "filter=params"
- * @arg name a pointer (that need to be free'd after use) to the name of the
- *           filter
- * @arg ars  a pointer (that need to be free'd after use) to the args of the
- *           filter
  */
 static AVFilterContext *parse_filter(const char **buf, AVFilterGraph *graph,
                                      int index, AVClass *log_ctx)

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list