summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2011-05-12 15:15:07 +0200
committerAnton Khirnov <anton@khirnov.net>2011-05-13 07:38:54 +0200
commit8fb566fdf839206584b1dec7da2eb9c9540108fa (patch)
tree76abf2186c33d0ace79d07a29f5c875af34981dd /Changelog
parent552a99957f7c6f6ed13795caee7ab7b9deb5d76e (diff)
ffmpeg: get rid of the 'q' key schizofrenia
SIGINT for quitting should be enough for everybody.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 3d3fe6eb57..f78150e03e 100644
--- a/Changelog
+++ b/Changelog
@@ -8,6 +8,7 @@ version <next>:
- fft and imdct optimizations for AVX (Sandy Bridge) processors
- DPX image encoder
- SMPTE 302M AES3 audio decoder
+- Remove support for quitting ffmpeg with 'q', ctrl+c should be used.
version 0.7_beta1: