summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDiogo Franco (Kovensky) <diogomfranco@gmail.com>2015-02-25 15:26:03 +0900
committerDiogo Franco (Kovensky) <diogomfranco@gmail.com>2015-02-25 15:26:03 +0900
commit4ed46bfa255eeb9fb03e01a2f63d2c9fc7e08328 (patch)
treebec3378cb82d5fae3c4ba421a1d876dc0fc5e9b8
parent423d47130a88964a834483d165009ac5e71f0f6e (diff)
downloadmpv-4ed46bfa255eeb9fb03e01a2f63d2c9fc7e08328.tar.bz2
mpv-4ed46bfa255eeb9fb03e01a2f63d2c9fc7e08328.tar.xz
Update RELEASE_NOTES
-rw-r--r--RELEASE_NOTES8
1 files changed, 8 insertions, 0 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 6295e336c2..bb36c51082 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -6,12 +6,20 @@ Changes
- DOCS/client-api-changes has been correctly updated for the v0.8.0 release
series.
+- Quality and major perfomance improvements to smoothmotion.
+- Silence the "[ytdl_hook] WARNING: video doesn't have subtitles" warning.
+- Other documentation updates.
Bug fixes
---------
- Attempt to fix OpenGL shader compilation on Intel windows drivers. (bug
#1536)
+- Attempt to improve the OpenGL shader's compatibility with GLES2.
+- (Windows) Fix noise when seeking while using wasapi:exclusive. (bug #1529)
+- Fix the waf-based build system when used with newer versions of waf with
+ python3.
+- Documentation fixes. (includes bug #1608)
New features
------------