From cef4b74bf209fdc2e78385c44dfbec4dbdb281b4 Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Thu, 18 Nov 2010 20:37:17 +0000 Subject: Remove redundant information in header. Originally committed as revision 25763 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavfilter/vf_aspect.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'libavfilter/vf_aspect.c') diff --git a/libavfilter/vf_aspect.c b/libavfilter/vf_aspect.c index 270bb2b1ae..838ffdb0a9 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" -- cgit v1.2.3