diff options
author | Anton Khirnov <anton@khirnov.net> | 2012-08-11 11:50:32 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2012-08-18 08:48:30 +0200 |
commit | 3c0df9058438b68925be2fc6f5af2a05086ad99e (patch) | |
tree | bc1a2ace6271700af353e68bf7519ff2b852e1b1 /Changelog | |
parent | 91e59fea30f57af7abd1ad6a68a8f6663805ee44 (diff) | |
download | ffmpeg-3c0df9058438b68925be2fc6f5af2a05086ad99e.tar.gz |
avconv: make -shortest a per-output file option.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -42,6 +42,7 @@ version <next>: - RTMPE protocol support - RTMPTE protocol support - Canopus Lossless Codec decoder +- avconv -shortest option is now per-output file version 0.8: |