summaryrefslogtreecommitdiff
path: root/libavfilter/transform.h
diff options
context:
space:
mode:
authorClément Bœsch <ubitux@gmail.com>2011-10-04 08:04:17 +0200
committerClément Bœsch <ubitux@gmail.com>2011-10-04 08:04:17 +0200
commit1912c215e029659483933c5682dd8050a4bfd6df (patch)
tree42b4e49abd685b456d401eb01f7d6f1901e86ecd /libavfilter/transform.h
parent65d5edcd2cfaf293cb59b8bcb6eee6f47f5b827a (diff)
downloadffmpeg-1912c215e029659483933c5682dd8050a4bfd6df.tar.gz
doxygen: remove a few @file parameters.
It is not mandatory and prevents breakage on rename.
Diffstat (limited to 'libavfilter/transform.h')
-rw-r--r--libavfilter/transform.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/transform.h b/libavfilter/transform.h
index 2d5cf37aa1..8a72672dea 100644
--- a/libavfilter/transform.h
+++ b/libavfilter/transform.h
@@ -20,7 +20,7 @@
*/
/**
- * @file libavfilter/transform.h
+ * @file
* transform input video
*
* All matrices are defined as a single 9-item block of contiguous memory. For