[vlc-commits] Update NEWS

Jean-Baptiste Kempf git at videolan.org
Tue Dec 6 17:18:48 CET 2016


vlc/vlc-2.2 | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Tue Dec  6 17:18:43 2016 +0100| [4ca45a0abe701068a701b3c9f8ac4e00775d33a8] | committer: Jean-Baptiste Kempf

Update NEWS

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

 NEWS | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index 442cc8f..85e6490 100644
--- a/NEWS
+++ b/NEWS
@@ -6,10 +6,16 @@ Decoder:
  * Fix video scaling in VDPAU
  * Fix playback of palettized codecs
  * Fix ADPCM heap corruption (FG-VD-16-067)
+ * Fix AES3 16bps decoding
 
 Demuxer:
  * Fix possible ASF integer overflow
- * Fix MP4 divide-by-zero
+ * Fix MP4, VOC, XA, SMF divide-by-zero errors
+ * Fix MP4 heap buffer overflows
+ * Fix Flac metadata integer overflow
+ * Fix NSVf and AIFF infinite loops
+ * Fix flac null-pointer dereference
+ * Fix vorbis comment integer overflow
 
 Video output:
  * Fix green line on Windows with AMD drivers
@@ -17,10 +23,15 @@ Video output:
 Access:
  * Fix crash in screen recording on Windows
  * Fix FTP scan string injection
+ * Fix HTTP size handling
 
 Mux:
  * Fix mp4 drift
 
+Lua:
+ * Fix vimeo, youtube, dailymotion, cli, appletrailers, http,
+   soundcloud scripts
+
 Windows:
  * The plugins loading will not load external DLLs by default.
    Plugins will need to LoadLibrary explicitely.



More information about the vlc-commits mailing list