[vlc-commits] Update NEWS for 2.2.5

Jean-Baptiste Kempf git at videolan.org
Thu Sep 29 11:11:41 CEST 2016


vlc/vlc-2.2 | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Sep 29 11:11:24 2016 +0200| [3f179bce7c325f54d888f905022588a16a2a562b] | committer: Jean-Baptiste Kempf

Update NEWS for 2.2.5

> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.2.git/?a=commit;h=3f179bce7c325f54d888f905022588a16a2a562b
---

 NEWS | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/NEWS b/NEWS
index 9121b76..d59dde9 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,9 @@ Changes between 2.2.4 and 2.2.5:
 
 Decoder:
  * Fix mp3 playback quality regression in libmad
+ * Fix video scaling in VDPAU
+ * Fix playback of palettized codecs
+ * Fix ADPCM heap corruption (FG-VD-16-067)
 
 Demuxer:
  * Fix possible ASF integer overflow
@@ -13,6 +16,7 @@ Video output:
 
 Access:
  * Fix crash in screen recording on Windows
+ * Fix FTP scan string injection
 
 Mux:
  * Fix mp4 drift
@@ -22,6 +26,9 @@ Windows:
    Plugins will need to LoadLibrary explicitely.
  * Fix uninstaller path handling
 
+MacOS:
+ * Fix scrolling sensitivity on Sierra
+
 
 Changes between 2.2.3 and 2.2.4:
 --------------------------------



More information about the vlc-commits mailing list