diff options
author | Clément Bœsch <u@pkh.me> | 2014-09-06 21:28:53 +0200 |
---|---|---|
committer | Clément Bœsch <u@pkh.me> | 2014-09-06 21:28:53 +0200 |
commit | d8f08047dc9a0cc99268db91bc17643010e7f517 (patch) | |
tree | e36d4b95948dfe454574b8e4f3435de377bd6625 /RELEASE_NOTES | |
parent | 3dbf569032e7cabb7c6a76c62ea8130bb74ef71b (diff) | |
download | ffmpeg-d8f08047dc9a0cc99268db91bc17643010e7f517.tar.gz |
RELEASE_NOTES: mention the ffplay -autoexit behaviour change
Diffstat (limited to 'RELEASE_NOTES')
-rw-r--r-- | RELEASE_NOTES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 113cc5e97d..d5bd6d75cf 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -59,3 +59,4 @@ • libmodplug is now detected through pkg-config • HTML documentation generation through texi2html is deprecated in favor of makeinfo/texi2any + • ffplay now exits by default at the end of playback |