projects
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a6fe01
)
ffplay : Add 's' to the list of supported commands.
author
Jai Menon
<jmenon86@gmail.com>
Fri, 9 Apr 2010 17:52:34 +0000
(17:52 +0000)
committer
Jai Menon
<jmenon86@gmail.com>
Fri, 9 Apr 2010 17:52:34 +0000
(17:52 +0000)
Originally committed as revision 22823 to svn://svn.ffmpeg.org/ffmpeg/trunk
ffplay.c
patch
|
blob
|
blame
|
history
diff --git
a/ffplay.c
b/ffplay.c
index
93f64ab
..
d827d44
100644
(file)
--- a/
ffplay.c
+++ b/
ffplay.c
@@
-3074,6
+3074,7
@@
static void show_help(void)
"v cycle video channel\n"
"t cycle subtitle channel\n"
"w show audio waves\n"
+ "s activate frame-step mode\n"
"left/right seek backward/forward 10 seconds\n"
"down/up seek backward/forward 1 minute\n"
"mouse click seek to percentage in file corresponding to fraction of width\n"