[vlc-commits] Update NEWS for 2.2.5
Jean-Baptiste Kempf
git at videolan.org
Thu Dec 29 10:03:09 CET 2016
vlc/vlc-2.2 | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Dec 29 10:03:02 2016 +0100| [a64ebd0d4f904e6bbcfb1857f95bdb2ec5ef1710] | committer: Jean-Baptiste Kempf
Update NEWS for 2.2.5
> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.2.git/?a=commit;h=a64ebd0d4f904e6bbcfb1857f95bdb2ec5ef1710
---
NEWS | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index a11dd24..b9a335a 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,7 @@ Decoder:
* Fix ADPCM heap corruption (FG-VD-16-067)
* Fix AES3 16bps decoding
* Fix DVD/LPCM heap corruption (FG-VD-16-090)
+ * Fix SCTE-27 colors
Demuxer:
* Fix possible ASF integer overflow
@@ -16,10 +17,11 @@ Demuxer:
* Fix Flac metadata integer overflow
* Fix NSVf and AIFF infinite loops
* Fix flac null-pointer dereference
- * Fix vorbis comment integer overflow
+ * Fix vorbisi and opus comments integer overflows and leaks
Video output:
* Fix green line on Windows with AMD drivers
+ * Fix screenshots size
Access:
* Fix crash in screen recording on Windows
@@ -37,6 +39,7 @@ Windows:
* The plugins loading will not load external DLLs by default.
Plugins will need to LoadLibrary explicitely.
* Fix uninstaller path handling
+ * Fix taskbar buttons behavior
MacOS:
* Fix scrolling sensitivity on Sierra
More information about the vlc-commits
mailing list