]> git.sesse.net Git - vlc/blobdiff - NEWS
Revert "--stats: default to false" (fixes #14035)
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index 3b6f5ec9784b1f91b6a457f096a7c4f18b43e117..1e11fd8f8d67bc07ce4819fd9134fc8a87fd523c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -55,6 +55,8 @@ Video ouput:
  * Large rework of the Android video outputs: there is now Surface (2.1, 2.2)
    NativeWindow (2.3+, supports hw rotation, subpicture blending, opaque)
  * Support rotation in Android NativeWindow output and hardware decoders
+ * Renamed the Direct3D output module to Direct3D9
+ * Added Direct3D11 video mode supporting both Windows desktop and WinRT modes.
 
 Video filter:
  * Hardware deinterlacing on the rPI, using MMAL
@@ -102,6 +104,9 @@ Logging
    messages in syslog. With --syslog, errors and warnings will be sent only.
  * New Android module for logging
 
+Misc
+ * remove langfromtelx
+
 
 Changes between 2.1.x and 2.2.0:
 --------------------------------
@@ -124,6 +129,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
@@ -173,7 +179,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
@@ -245,6 +251,7 @@ Interfaces:
  * Support to continue media playback where it was left off for Qt and OS X
 
 Mac OS X Interface:
+ * Support for OS X Yosemite
  * Avoid grey bars in fullscreen when using Mavericks with multiple monitors
  * Improve fullscreen behavior for the native and VLCs own mode
  * Fixes for advanced preferences
@@ -257,6 +264,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
@@ -279,6 +287,26 @@ 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
+ * Fix SRTP integer overflow
+ * Fix potential crash in zip access
+ * Fix read overflow in Ogg demuxer
+
+Win32 installer:
+ * Update translations and greek encoding
+
+
 Changes between 2.1.4 and 2.1.5:
 --------------------------------