vlc/vlc-2.1 | branch: master | Felix Paul Kühne <[email protected]> | Sun Jun 15 14:34:28 2014 +0200| [dab6cb545a8196b60ef130de06d18338079fb669] | committer: Felix Paul Kühne
Update NEWS > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=dab6cb545a8196b60ef130de06d18338079fb669 --- NEWS | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/NEWS b/NEWS index 0226b88..91085d2 100644 --- a/NEWS +++ b/NEWS @@ -4,23 +4,33 @@ Changes between 2.1.4 and 2.1.5: Core: * Fix compilation on OS/2 -Audio output: - * Fix channel ordering in AUHAL - * Increase the buffersize for AUHAL output +Access: + * Stability improvements for the QTSound capture module + +Mac OS X audio output: + * Fix channel ordering + * Increase the buffersize Decoders: * Fix DxVA2 decoding of samples needing more surfaces * Improve MAD resistance to broken mp3 streams * Fix PGS alignment in MKV -Interfaces: - * Qt: Don't rename mp3 converted files to .raw - * Mac OS X: correctly support video-on-top - * Fix Mac OS X events propagation with retina displays +Qt Interface: + * Don't rename mp3 converted files to .raw + +Mac OS X Interface: + * Correctly support video-on-top + * Fix video output event propagation on Macs with retina displays + * Stability improvements when using future VLC releases side by side Streaming: * Fix transcode when audio format changes +Security contents: + * Updated GnuTLS to 3.1.25 (CVE-2014-3466) + * Updated libpng to 1.6.10 (CVE-2014-0333) + Translations: * Update British English _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
