[vlc-commits] Update NEWS
Hugo Beauzée-Luyssen
git at videolan.org
Thu Aug 9 10:23:14 CEST 2018
vlc/vlc-3.0 | branch: master | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | Thu Aug 9 10:21:55 2018 +0200| [e2a0d6361b688049caf98b34e80354a25a5089f3] | committer: Hugo Beauzée-Luyssen
Update NEWS
> http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=e2a0d6361b688049caf98b34e80354a25a5089f3
---
NEWS | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/NEWS b/NEWS
index 1d16cc4cb0..b41520c0bf 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,7 @@ Decoder:
* Fix decoding some CC-608 streams with roll-up
* Fix crashes with LPCM streams
* Fix colorspace of JPEG, PNG and screen inputs
+ * Fix MediaCodec rotation handling
Demux:
* Improve FLV fps detection
@@ -33,6 +34,7 @@ Video Output:
* Fix crashes on old mac machines, after some time
* Fix memleaks on the EGL output (Android notably)
* Fix misc display in Direct3D11 due to broken drivers
+ * Fix potential green screen on Windows XP
Text renderer:
* Fix rendering of arabic fonts fallback on macOS
@@ -52,6 +54,9 @@ Misc:
* Fix infinite recursion on directory playback
* Fix detection SAT>IP servers
+Qt:
+ * Fix tooltip display when using Wayland
+
macOS:
* macOS 10.7.5 is required now, VLC will no longer launch on earlier releases
* Fix delay and fps setting in subtitle dialog
More information about the vlc-commits
mailing list