[FFmpeg-cvslog] lavfi/testsrc: grammar fix in comment after 03e2ec32.

Clément Bœsch git at videolan.org
Sun Apr 14 03:27:58 CEST 2013


ffmpeg | branch: master | Clément Bœsch <ubitux at gmail.com> | Sun Apr 14 03:27:48 2013 +0200| [d9be6e69cf0049efc16e37a06b102ba416ce5167] | committer: Clément Bœsch

lavfi/testsrc: grammar fix in comment after 03e2ec32.

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d9be6e69cf0049efc16e37a06b102ba416ce5167
---

 libavfilter/vsrc_testsrc.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libavfilter/vsrc_testsrc.c b/libavfilter/vsrc_testsrc.c
index 3d2f936..fc8eb72 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>



More information about the ffmpeg-cvslog mailing list