Commit 95774591 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

NEWS: update for RC1

parent 443b85e2
...@@ -3,11 +3,11 @@ Changes between 2.1.x and 2.2.0-rc1: ...@@ -3,11 +3,11 @@ Changes between 2.1.x and 2.2.0-rc1:
Important changes: Important changes:
* The licenses of more modules have changed from GPLv2+ to LGPLv2.1+, * 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: Core:
* Support automatic rotation using streams metadata, GPU-accelerated when possible * 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 * Rework the metadata fetching algorithm and policies
* Partial fix of playback of short audio samples * Partial fix of playback of short audio samples
...@@ -85,7 +85,7 @@ Video Output: ...@@ -85,7 +85,7 @@ Video Output:
* New Android native window provider module * New Android native window provider module
* Direct rendering for MediaCodec Android hardware acceleration * Direct rendering for MediaCodec Android hardware acceleration
* Support for loading HLSL shaders in Direct3D video output * Support for loading HLSL shaders in Direct3D video output
* Add mmal based video output * Add MMAL based video output for RaspberryPi
Video Filter: Video Filter:
* New Oldmovie effect filter * New Oldmovie effect filter
...@@ -154,7 +154,7 @@ Misc: ...@@ -154,7 +154,7 @@ Misc:
* Teletext navigation buttons support in Qt4 gui * Teletext navigation buttons support in Qt4 gui
Security: 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: Removed modules:
* iOS video output: use ios2 * iOS video output: use ios2
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment