Commit c97017b3 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Merge NEWS from 2.2.1

parent a01921ef
......@@ -124,7 +124,66 @@ Misc
* remove ZPL playlist format
Changes between 2.1.x and 2.2.0:
Changes between 2.2.0 and 2.2.1:
--------------------------------
Codec:
* Fix compilation with older libavcodec versions
* Fix some VP9 decoding
* Fix flac crashes
* Fix lpcm channel ordering
* Fix potential NULL dereference in dmo
* Fix teletext framing code in DVB PES packets
* Fix potential buffer overflow in schroendinger decoder (CVE-2014-9629)
* Fix AAC samplerate
Demuxers:
* Fix MP4 chapters
* Fix MKV overseeking, introducing slowness over network shares
* Fix crash when playing SPC files
* Fix ATRAC3 playback in MKV
* Revert to older ASX code
* Workaround TS issue with mpeg-audio
Access:
* Fix sftp read and close sockets
* Fix DTV build with Linux DVB versions < 5.8
* Fix UDP/RTP input on Windows
Audio output:
* Fix Alsa HDMI plugs
* Improve Alsa output, with larger buffers
* Fix DirectSound output with multi-channel files
OS X:
* Fix numerous crashes in the UI
* Fix video-wallpaper mode
* Fix race when starting VLC from command line
Qt:
* Fix recent items behaviour
* Fix rotation filter activation
* Fix mux modules names for the streaming wizard
Win32:
* Timestamp the signature of the dlls
* Fix extensions registration during install
* Fix extensions dialog crash
* Default to no DxVA decoding
libVLC:
* fix libvlc_media_get_stats
Translations:
* Update of Afrikaans, Albanian, Azerbaijani, Catalan, Czech, Danish, Dutch,
English (United Kingdom), Finnish, French, German, Hebrew, Hindi, Italian,
Japanese, Korean, Latvian, Macedonian, Malay, Modern Greek, Norwegian Bokmål,
Norwegian Nynorsk, Polish, Portuguese, Russian, Scottish Gaelic, Serbian,
Simplified Chinese, Slovak, Slovenian, Spanish, Swedish, Tamil, Thai,
Traditional Chinese, Turkish, Ukrainian translations
Changes between 2.1.6 and 2.2.0:
--------------------------------
Important changes:
......@@ -311,13 +370,14 @@ Audio output:
Security:
* Fix heap overflow in decomp stream filter
* Fix buffer overflow in updater
* Fix buffer overflow in updater (CVE-2014-9625)
* 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 buffer overflow in parsing of string boxes in mp4 demuxer (CVE-2014-9626,9627,9628)
* Fix SRTP integer overflow
* Fix potential crash in zip access
* Fix read overflow in Ogg demuxer
* Fix RTP overflow (CVE-2014-9630)
Win32 installer:
* Update translations and greek encoding
......
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