Remove redundant information in header.
Originally committed as revision 25763 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
4b6bfbe2b7
commit
cef4b74bf2
1 changed files with 1 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue