Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2011-06-18 03:46:27 +0400
committerAnton Khirnov <anton@khirnov.net>2011-09-19 14:43:25 +0400
commit753890d0dbb641af156706594dfb2dec39644f4a (patch)
tree08c57ecbe9b6c9eb5272b2012542c99858501b05 /libavfilter/vf_pad.c
parentdeb58ab4475f6c59f9f859345ce85967d23acca6 (diff)
vsrc_color: add @file doxy
Also remove outdated reference to color in vf_pad.c. Signed-off-by: Anton Khirnov <anton@khirnov.net>
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 851172c058..27440d842f 100644
--- a/libavfilter/vf_pad.c
+++ b/libavfilter/vf_pad.c
@@ -21,7 +21,7 @@
/**
* @file
- * video padding filter and color source
+ * video padding filter
*/
#include "avfilter.h"