Commit 96e66d59 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Synchronize NEWS

parent b2acddfd
...@@ -127,6 +127,7 @@ Access: ...@@ -127,6 +127,7 @@ Access:
and BD-J navigation and BD-J navigation
* Digital Cinema Package support, including encrypted DCP with KDM * Digital Cinema Package support, including encrypted DCP with KDM
* Partial fixes for Arccos protected DVDs * Partial fixes for Arccos protected DVDs
* Fix CDDB lookups, including pregap data
Decoder: Decoder:
* Support VDPAU acceleration for GPU-zerocopy decoding * Support VDPAU acceleration for GPU-zerocopy decoding
...@@ -176,7 +177,7 @@ Demuxer: ...@@ -176,7 +177,7 @@ Demuxer:
* Support microseconds in SubRip subtitles * Support microseconds in SubRip subtitles
* FLAC packets validation using CRC * FLAC packets validation using CRC
* Improvements in metadata support in Ogg/Opus/Vorbis files * 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 * Support THP Wii/Gamecube, RenderWare and Escape Replay game video files
* New HEVC raw packetizer and demuxer * New HEVC raw packetizer and demuxer
* TS support for WiDi/Miracast LPCM * TS support for WiDi/Miracast LPCM
...@@ -248,6 +249,7 @@ Interfaces: ...@@ -248,6 +249,7 @@ Interfaces:
* Support to continue media playback where it was left off for Qt and OS X * Support to continue media playback where it was left off for Qt and OS X
Mac OS X Interface: Mac OS X Interface:
* Support for OS X Yosemite
* Avoid grey bars in fullscreen when using Mavericks with multiple monitors * Avoid grey bars in fullscreen when using Mavericks with multiple monitors
* Improve fullscreen behavior for the native and VLCs own mode * Improve fullscreen behavior for the native and VLCs own mode
* Fixes for advanced preferences * Fixes for advanced preferences
...@@ -260,6 +262,7 @@ Misc: ...@@ -260,6 +262,7 @@ Misc:
* New module for TLS on OS X and iOS * New module for TLS on OS X and iOS
* Windows installer will kill running instance before installing * Windows installer will kill running instance before installing
* Teletext navigation buttons support in Qt4 gui * Teletext navigation buttons support in Qt4 gui
* Update and improve Koreus, Dailymotion, Soundcloud and Youtube scripts
Security: Security:
* Numerous integer and heap overflow in Ogg, AVI, ASF, TTA and MP4 demuxers * Numerous integer and heap overflow in Ogg, AVI, ASF, TTA and MP4 demuxers
...@@ -282,6 +285,26 @@ Translations: ...@@ -282,6 +285,26 @@ Translations:
Danish, Welsh, Czech, Bosnian, Bengali, Asturian 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: Changes between 2.1.4 and 2.1.5:
-------------------------------- --------------------------------
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment