Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc
Commits
c97017b3
Commit
c97017b3
authored
Apr 16, 2015
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Merge NEWS from 2.2.1
parent
a01921ef
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
63 additions
and
3 deletions
+63
-3
NEWS
NEWS
+63
-3
No files found.
NEWS
View file @
c97017b3
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment