ffmpeg | branch: master | Lou Logan <l...@lrcd.com> | Fri Apr 3 10:43:21 2015 -0800| [44cae912522d579a15c39a00ef2b91dc9c42f881] | committer: Lou Logan
cmdutils: fix "Commmand" typo Signed-off-by: Lou Logan <l...@lrcd.com> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=44cae912522d579a15c39a00ef2b91dc9c42f881 --- cmdutils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmdutils.c b/cmdutils.c index 46d0b4b..e4e3bac 100644 --- a/cmdutils.c +++ b/cmdutils.c @@ -1553,7 +1553,7 @@ int show_filters(void *optctx, const char *opt, const char *arg) printf("Filters:\n" " T.. = Timeline support\n" " .S. = Slice threading\n" - " ..C = Commmand support\n" + " ..C = Command support\n" " A = Audio input/output\n" " V = Video input/output\n" " N = Dynamic number and/or type of input/output\n" _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog