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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClément Bœsch <ubitux@gmail.com>2013-04-14 05:27:48 +0400
committerClément Bœsch <ubitux@gmail.com>2013-04-14 05:27:48 +0400
commitd9be6e69cf0049efc16e37a06b102ba416ce5167 (patch)
treeea76a26b20a928bd4fc22c45dadf230a958ff99c /libavfilter/vsrc_testsrc.c
parent03e2ec32b88f410f90e696ec9ab3b744cc43de13 (diff)
lavfi/testsrc: grammar fix in comment after 03e2ec32.
Diffstat (limited to 'libavfilter/vsrc_testsrc.c')
-rw-r--r--libavfilter/vsrc_testsrc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/vsrc_testsrc.c b/libavfilter/vsrc_testsrc.c
index 3d2f93683f..fc8eb727b8 100644
--- a/libavfilter/vsrc_testsrc.c
+++ b/libavfilter/vsrc_testsrc.c
@@ -30,7 +30,7 @@
* rgbtestsrc is ported from MPlayer libmpcodecs/vf_rgbtest.c by
* Michael Niedermayer.
*
- * smptebars and smptehdbars is by Paul B Mahol.
+ * smptebars and smptehdbars are by Paul B Mahol.
*/
#include <float.h>