ffmpeg | branch: master | Michael Niedermayer <[email protected]> | Sun 
Mar 26 20:34:47 2017 +0200| [eaf6f10f1b5c26cf5264654b48f8114ff949cbad] | 
committer: Michael Niedermayer

avfilter/vf_signature: Replace uncommon spelling of seperate

Signed-off-by: Michael Niedermayer <[email protected]>

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

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

diff --git a/libavfilter/vf_signature.c b/libavfilter/vf_signature.c
index 57cb96b..06b1b91 100644
--- a/libavfilter/vf_signature.c
+++ b/libavfilter/vf_signature.c
@@ -71,7 +71,7 @@ AVFILTER_DEFINE_CLASS(signature);
 
 static int query_formats(AVFilterContext *ctx)
 {
-    /* all formats with a seperate gray value */
+    /* all formats with a separate gray value */
     static const enum AVPixelFormat pix_fmts[] = {
         AV_PIX_FMT_GRAY8,
         AV_PIX_FMT_YUV410P, AV_PIX_FMT_YUV411P,

_______________________________________________
ffmpeg-cvslog mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

Reply via email to