ffmpeg: get rid of the 'q' key schizofrenia

SIGINT for quitting should be enough for everybody.
This commit is contained in:
Anton Khirnov
2011-05-12 15:15:07 +02:00
parent 552a99957f
commit 8fb566fdf8
3 changed files with 4 additions and 38 deletions

View File

@@ -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: