vlc/vlc-2.1 | branch: master | Jean-Baptiste Kempf <[email protected]> | Tue Aug 27 16:50:23 2013 +0200| [9bdf0e09cf73f20e8ccb2b205150c6dfafa28923] | committer: Jean-Baptiste Kempf
Update NEWS > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=9bdf0e09cf73f20e8ccb2b205150c6dfafa28923 --- NEWS | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/NEWS b/NEWS index cace15a..e4637df 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ Changes between 2.0.x and 2.1.0-rc1: --------------------------------- +------------------------------------ Important changes: * The licenses of numerous modules have changed from GPLv2+ to LGPLv2.1+ @@ -12,19 +12,21 @@ Important changes: * /extras/contrib has been replaced by a cleaner system in /contrib Core: - * Audio core rewrite + * Audio core rewrite, supporting higher samplerates, better volume management, + better device selection, new channel layouts and new output capabilities. * Fix support for .001, .00x split files on Windows * Full support for UNICODE Windows mode - * Partial support for Windows Store App - * Removed SQL support - * Add an audio fingerprinter - * Disabled and marked obsolete --language selection + * Remove SQL support + * Add an audio fingerprinter, using AcoustID! + * Disable and mark obsolete --language selection + * Partial support for Windows Store App / WinRT * Port to Android + * Port to iOS Decoders: - * Support for OPUS via libopus. - * Support for CDXL, Ut Video, VBLE, Dxtory codecs via libavcodec. - * Numerous improvements on the OpenMAX IL codec + * Support for OPUS via libopus + * Support for CDXL, Ut Video, VBLE, Dxtory codecs via libavcodec + * Numerous improvements on the OpenMAX IL codec module * Support for Ulead DV audio * Support for TechSmith Screen Codec 2, Microsoft Expression Encoder Screen, Microsoft Application Screen Decoder 1 (MSS1) and 2 (MSS2) @@ -40,7 +42,7 @@ Decoders: Encoders: * high10, high422 and high444 encoding support in h264 * QuickSyncVideo Encoding (Intel Media SDK) support using Intel GPU on Windows - * AAC encoder using the fdk-aac library (non-free) + * New AAC encoder using the fdk-aac library (non-free) Access: * Screen: add support for OS X Lion and later, _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
