vlc/vlc-2.2 | branch: master | Jean-Baptiste Kempf <[email protected]> | Mon Nov 3 14:13:29 2014 +0100| [95774591eed71ca9a5479ad29c2e6bab74b88de5] | committer: Jean-Baptiste Kempf
NEWS: update for RC1 > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.2.git/?a=commit;h=95774591eed71ca9a5479ad29c2e6bab74b88de5 --- NEWS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index 8655a6b..4bfd1e0 100644 --- a/NEWS +++ b/NEWS @@ -3,11 +3,11 @@ Changes between 2.1.x and 2.2.0-rc1: Important changes: * The licenses of more modules have changed from GPLv2+ to LGPLv2.1+, - notably the streaming output, muxers and access output ones + notably most of the streaming output, muxers and access output modules Core: * Support automatic rotation using streams metadata, GPU-accelerated when possible - * Add extensions download from external repositories + * Add extensions manager and downloading from external repositories * Rework the metadata fetching algorithm and policies * Partial fix of playback of short audio samples @@ -85,7 +85,7 @@ Video Output: * New Android native window provider module * Direct rendering for MediaCodec Android hardware acceleration * Support for loading HLSL shaders in Direct3D video output - * Add mmal based video output + * Add MMAL based video output for RaspberryPi Video Filter: * New Oldmovie effect filter @@ -154,7 +154,7 @@ Misc: * Teletext navigation buttons support in Qt4 gui Security: - * Numerous integer and heap overflow in Ogg and MP4 demuxer + * Numerous integer and heap overflow in Ogg, AVI, ASF, TTA and MP4 demuxers Removed modules: * iOS video output: use ios2 _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
