[SCM] libav/experimental: Remove redundant information in header.

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 17:19:06 UTC 2013


The following commit has been merged in the experimental branch:
commit cef4b74bf209fdc2e78385c44dfbec4dbdb281b4
Author: Stefano Sabatini <stefano.sabatini-lala at poste.it>
Date:   Thu Nov 18 20:37:17 2010 +0000

    Remove redundant information in header.
    
    Originally committed as revision 25763 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavfilter/vf_aspect.c b/libavfilter/vf_aspect.c
index 270bb2b..838ffdb 100644
--- a/libavfilter/vf_aspect.c
+++ b/libavfilter/vf_aspect.c
@@ -1,5 +1,4 @@
 /*
- * Aspect ratio modification video filter
  * Copyright (c) 2010 Bobby Bingham
 
  * This file is part of FFmpeg.
@@ -21,7 +20,7 @@
 
 /**
  * @file
- * aspect ratio modification video filter
+ * aspect ratio modification video filters
  */
 
 #include "avfilter.h"

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list