diff options
author | Diego Biurrun <diego@biurrun.de> | 2014-09-03 00:45:21 +0200 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2014-09-06 16:52:59 +0200 |
commit | 041caf1a63f091745b95a6d51c23fbdcb604d4ce (patch) | |
tree | f8b7138114bc46624ca60de3b76adf63c64850d8 /Changelog | |
parent | 2143948381c8118bdc2f50bd4079520b9885bd54 (diff) | |
download | ffmpeg-041caf1a63f091745b95a6d51c23fbdcb604d4ce.tar.gz |
avplay: Exit by default at the end of playback
This is the expected behavior shared by all other cli multimedia players.
Bug-Id: 732
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ releases are sorted from youngest to oldest. version <next>: - aliases and defaults for Ogg subtypes (opus, spx) - HEVC/H.265 RTP payload format (draft v6) depacketizer +- avplay now exits by default at the end of playback version 11: |