diff options
author | Vittorio Gambaletta (VittGam) <ffmpeg-dev@vittgam.net> | 2016-01-20 00:17:11 +0100 |
---|---|---|
committer | Marton Balint <cus@passwd.hu> | 2016-01-20 21:23:03 +0100 |
commit | 4590811fc216115fc551d9d87a02e567d71db41f (patch) | |
tree | 4bda627ad14d81ff80edbd1ede36e16b7e0eea99 /doc | |
parent | b750b67d13696fdbcd62ce7238eb2826f2be4686 (diff) | |
download | ffmpeg-4590811fc216115fc551d9d87a02e567d71db41f.tar.gz |
ffplay: update docs after previous changes in ffplay mouse behaviour
Signed-off-by: Vittorio Gambaletta <ffmpeg-dev@vittgam.net>
Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ffplay.texi | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/ffplay.texi b/doc/ffplay.texi index 2a35c21a2c..4bc3ced39a 100644 --- a/doc/ffplay.texi +++ b/doc/ffplay.texi @@ -238,9 +238,12 @@ Seek to the previous/next chapter. or if there are no chapters Seek backward/forward 10 minutes. -@item mouse click +@item right mouse click Seek to percentage in file corresponding to fraction of width. +@item left mouse double-click +Toggle full screen. + @end table @c man end |