[SCM] libav/experimental: typo
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Sun Jun 30 16:00:24 UTC 2013
The following commit has been merged in the experimental branch:
commit c9639fab611b9542cdbf4fb36ab6e89d8d8ba782
Author: Diego Biurrun <diego at biurrun.de>
Date: Thu May 24 23:13:10 2007 +0000
typo
Originally committed as revision 9121 to svn://svn.ffmpeg.org/ffmpeg/trunk
diff --git a/tests/audiogen.c b/tests/audiogen.c
index 68ae135..f96110e 100644
--- a/tests/audiogen.c
+++ b/tests/audiogen.c
@@ -1,6 +1,6 @@
/*
* Generates a synthetic stereo sound
- * NOTE: no floats are used to guaranty a bit exact output.
+ * NOTE: No floats are used to guarantee a bit exact output.
*
* Copyright (c) 2002 Fabrice Bellard
*
diff --git a/tests/videogen.c b/tests/videogen.c
index 39d85a2..226c4dd 100644
--- a/tests/videogen.c
+++ b/tests/videogen.c
@@ -1,6 +1,6 @@
/*
* Generates a synthetic YUV video sequence suitable for codec testing.
- * NOTE: no floats are used to guaranty a bit exact output.
+ * NOTE: No floats are used to guarantee a bit exact output.
*
* Copyright (c) 2002 Fabrice Bellard
*
--
Libav/FFmpeg packaging
More information about the pkg-multimedia-commits
mailing list