diff options
author | Carl Eugen Hoyos <cehoyos@ag.or.at> | 2014-09-08 17:51:12 +0200 |
---|---|---|
committer | Carl Eugen Hoyos <cehoyos@ag.or.at> | 2014-09-08 17:51:12 +0200 |
commit | 552ce6874c8a6798edb17b685472aebb86381caa (patch) | |
tree | 5bea651babd091e9651672fb7897eec6583f05cb /RELEASE_NOTES | |
parent | 42b4da75b73d79e7323512bcfb7fe32ab0b24178 (diff) | |
download | ffmpeg-552ce6874c8a6798edb17b685472aebb86381caa.tar.gz |
Revert the default for ffplay to -noautoexit.
Reviewed-by: Marton Balint
Diffstat (limited to 'RELEASE_NOTES')
-rw-r--r-- | RELEASE_NOTES | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES index d5bd6d75cf..113cc5e97d 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -59,4 +59,3 @@ • 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 |