[vlc-commits] Update NEWS

Jean-Baptiste Kempf git at videolan.org
Thu Jan 22 16:37:21 CET 2015


vlc/vlc-2.2 | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Jan 22 16:36:17 2015 +0100| [17cd422316c33295a1784a3a08540a2d306446e4] | committer: Jean-Baptiste Kempf

Update NEWS

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

 NEWS |   21 ++++++++++++++++++++-
 1 file changed, 20 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index d2bd0db..4265b57 100644
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,7 @@ Access:
    and BD-J navigation
  * Digital Cinema Package support, including encrypted DCP with KDM
  * Partial fixes for Arccos protected DVDs
+ * Fix CDDB lookups, including pregap data
 
 Decoder:
  * Support VDPAU acceleration for GPU-zerocopy decoding
@@ -68,7 +69,7 @@ Demuxer:
  * Support microseconds in SubRip subtitles
  * FLAC packets validation using CRC
  * Improvements in metadata support in Ogg/Opus/Vorbis files
- * Fix encoding issues in some XML playlist formats
+ * Fix encoding issues and relative paths in some XML playlist formats
  * Support THP Wii/Gamecube, RenderWare and Escape Replay game video files
  * New HEVC raw packetizer and demuxer
  * TS support for WiDi/Miracast LPCM
@@ -153,6 +154,7 @@ Misc:
  * New module for TLS on OS X and iOS
  * Windows installer will kill running instance before installing
  * Teletext navigation buttons support in Qt4 gui
+ * Update and improve Koreus, Dailymotion, Soundcloud and Youtube scripts
 
 Security:
  * Numerous integer and heap overflow in Ogg, AVI, ASF, TTA and MP4 demuxers
@@ -175,6 +177,23 @@ Translations:
    Danish, Welsh, Czech, Bosnian, Bengali, Asturian
 
 
+Changes between 2.1.5 and 2.1.6:
+--------------------------------
+
+Audio output:
+ * Fix OSS stuttering
+
+Security:
+ * Fix heap overflow in decomp stream filter
+ * Fix buffer overflow in updater
+ * Fix potential buffer overflow in schroedinger encoder
+ * Fix null-pointer dereference in DMO decoder
+ * Fix buffer overflow in parsing of string boxes in mp4 demuxer
+
+Win32 installer:
+ * Update translations and greek encoding
+
+
 Changes between 2.1.4 and 2.1.5:
 --------------------------------
 



More information about the vlc-commits mailing list