vlc/vlc-2.0 | branch: master | Jean-Baptiste Kempf <[email protected]> | Sun Feb 26 19:46:12 2012 +0100| [099dd0e6800c93b66dd547bc00dc4c12c8177a62] | committer: Jean-Baptiste Kempf
Update NEWS for 2.0.1 > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=099dd0e6800c93b66dd547bc00dc4c12c8177a62 --- NEWS | 16 +++++++++++++--- 1 files changed, 13 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 9d5bae3..bb06bed 100644 --- a/NEWS +++ b/NEWS @@ -7,10 +7,15 @@ Access: Codecs: * Support for MXPEG files + * limit auto-detected threads to 4 in avcodec module Demuxers: - * Fix a crash when seeking in mka * Fix multi-file splitted RAR archive support + * Fix a crash when seeking in mka + * Improve MKV multi-video tracks support + +Audio filters: + * limit spatializer distortions Mac OS X interface: * correct a few visual glitches and accessibility support @@ -27,12 +32,17 @@ Qt interface: * fix for fontconfig cache dialog, when rebuilding ASS fonts Skins interface: - * fix for menus + * fix for menus display * Addition of $R to display current playback speed * documentation update Web interface: - * fix mobile controls mode + * fix mobiles display for remote control mode + * support for .drc and .3ga extensions + +Miscellaneous: + * fix DBus crash + * fix build issues on BSD and Linux/PPC Security: * Update libpng to 1.5.9 (CVE-2011-3026) _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
