1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-05-04 21:08:03 +02:00

Remove redundant information in header.

Originally committed as revision 25763 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Stefano Sabatini
2010-11-18 20:37:17 +00:00
parent 4b6bfbe2b7
commit cef4b74bf2
+1 -2
View File
@@ -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"