summaryrefslogtreecommitdiff
path: root/libavfilter/vf_pad.c
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2010-05-13 18:26:11 +0000
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2010-05-13 18:26:11 +0000
commitaeaa9630e5cf1c7f1f2c0e964fdd487015cc2bf3 (patch)
treeca4772632e70e61f65f0a1325aa8a4192bf96c6b /libavfilter/vf_pad.c
parent622e6ce53a8dd92ff61e64b4421a9d980675b607 (diff)
Remove the name of the file from the @file doxy, it is unnecessary and
inconsistent with the other files. Originally committed as revision 23122 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavfilter/vf_pad.c')
-rw-r--r--libavfilter/vf_pad.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/vf_pad.c b/libavfilter/vf_pad.c
index 2097477886..13f1ed419f 100644
--- a/libavfilter/vf_pad.c
+++ b/libavfilter/vf_pad.c
@@ -20,7 +20,7 @@
*/
/**
- * @file libavfilter/vf_pad.c
+ * @file
* video padding filter
*/