Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
F
ffmpeg
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
ffmpeg
Commits
44cae912
Commit
44cae912
authored
Apr 03, 2015
by
Lou Logan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cmdutils: fix "Commmand" typo
Signed-off-by:
Lou Logan
<
lou@lrcd.com
>
parent
1f47c239
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
cmdutils.c
cmdutils.c
+1
-1
No files found.
cmdutils.c
View file @
44cae912
...
@@ -1553,7 +1553,7 @@ int show_filters(void *optctx, const char *opt, const char *arg)
...
@@ -1553,7 +1553,7 @@ int show_filters(void *optctx, const char *opt, const char *arg)
printf
(
"Filters:
\n
"
printf
(
"Filters:
\n
"
" T.. = Timeline support
\n
"
" T.. = Timeline support
\n
"
" .S. = Slice threading
\n
"
" .S. = Slice threading
\n
"
" ..C = Comm
m
and support
\n
"
" ..C = Command support
\n
"
" A = Audio input/output
\n
"
" A = Audio input/output
\n
"
" V = Video input/output
\n
"
" V = Video input/output
\n
"
" N = Dynamic number and/or type of input/output
\n
"
" N = Dynamic number and/or type of input/output
\n
"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment