summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorAlexei Svitkine <alexei.svitkine@gmail.com>2010-07-04 12:43:12 +0000
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2010-07-04 12:43:12 +0000
commit066ce8c93d908cac1eb63b8afbc711946f711a2f (patch)
tree7e7e90aa7d00b195af6aa94471cdd2d85252b4b0 /Changelog
parentdbb113e89e104f1b801d893fe1443180c0f317a5 (diff)
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--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 5e38a9b480..b588a9f084 100644
--- a/Changelog
+++ b/Changelog
@@ -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: