Commit 1912c215 authored by Clément Bœsch's avatar Clément Bœsch

doxygen: remove a few @file parameters.

It is not mandatory and prevents breakage on rename.
parent 65d5edcd
...@@ -20,7 +20,7 @@ ...@@ -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
*/ */
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
*/ */
/** /**
* @file msvideo1enc.c * @file
* Microsoft Video-1 encoder * Microsoft Video-1 encoder
*/ */
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
*/ */
/** /**
* @file libavfilter/transform.c * @file
* transform input video * transform input video
*/ */
......
...@@ -20,7 +20,7 @@ ...@@ -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
......
...@@ -20,7 +20,7 @@ ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment