doxygen: remove a few @file parameters.

It is not mandatory and prevents breakage on rename.
This commit is contained in:
Clément Bœsch 2011-10-04 08:04:17 +02:00
parent 65d5edcd2c
commit 1912c215e0
5 changed files with 5 additions and 5 deletions

View File

@ -20,7 +20,7 @@
*/ */
/** /**
* @file libavcodec/flashsv2enc.c * @file
* Flash Screen Video Version 2 encoder * Flash Screen Video Version 2 encoder
* @author Joshua Warner * @author Joshua Warner
*/ */

View File

@ -20,7 +20,7 @@
*/ */
/** /**
* @file msvideo1enc.c * @file
* Microsoft Video-1 encoder * Microsoft Video-1 encoder
*/ */

View File

@ -20,7 +20,7 @@
*/ */
/** /**
* @file libavfilter/transform.c * @file
* transform input video * transform input video
*/ */

View File

@ -20,7 +20,7 @@
*/ */
/** /**
* @file libavfilter/transform.h * @file
* transform input video * transform input video
* *
* All matrices are defined as a single 9-item block of contiguous memory. For * All matrices are defined as a single 9-item block of contiguous memory. For

View File

@ -20,7 +20,7 @@
*/ */
/** /**
* @file libavfilter/vf_deshake.c * @file
* fast deshake / depan video filter * fast deshake / depan video filter
* *
* SAD block-matching motion compensation to fix small changes in * SAD block-matching motion compensation to fix small changes in