diff options
author | Alexei Svitkine <alexei.svitkine@gmail.com> | 2010-07-04 12:43:12 +0000 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-07-04 12:43:12 +0000 |
commit | 066ce8c93d908cac1eb63b8afbc711946f711a2f (patch) | |
tree | 7e7e90aa7d00b195af6aa94471cdd2d85252b4b0 /Changelog | |
parent | dbb113e89e104f1b801d893fe1443180c0f317a5 (diff) | |
download | ffmpeg-066ce8c93d908cac1eb63b8afbc711946f711a2f.tar.gz |
Implement -onkeydown and -onmousedown options for ffplay.
Patch by Alexei Svitkine cout << name << "." << surname << "@" << "gmail.com".
See thread:
Subject: [FFmpeg-devel] new command-line option for ffplay
Date: Wed, 23 Jun 2010 09:13:50 -0400
Originally committed as revision 24037 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ version <next>: - RTSP tunneling over HTTP - RTP depacketization of SVQ3 - -strict inofficial replaced by -strict unofficial +- ffplay -exitonkeydown and -exitonmousedown options added version 0.6: |