]> git.sesse.net Git - vlc/commitdiff
NEWS: OpenGL blending and Aout
authorJean-Baptiste Kempf <jb@videolan.org>
Tue, 31 May 2011 15:41:02 +0000 (17:41 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Tue, 31 May 2011 15:41:02 +0000 (17:41 +0200)
NEWS

diff --git a/NEWS b/NEWS
index c41d4e1068cb64babbb2d24ab41557d8d7340fad..3cbac5ef882606f5cfad58beb538568942f1dac5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -19,7 +19,7 @@ Important changes for packagers:
 Core:
  * Major Video Core and Outputs rework and rewrite:
    Subtitles, subpictures and OSD can now be sized and blent inside video outputs
-   x11 (Unix) and Direct3D (Windows) are such video outputs.
+   x11 (Unix), OpenGL (Unix) and Direct3D (Windows) are such video outputs.
  * Almost every video filter can now be transcoded
  * Playback rate doesn't get resetted to 1 between items anymore
  * Option --sub-filter was renamed --sub-source
@@ -79,6 +79,7 @@ Video Output:
 Audio Output:
  * New audio output based on AudioQueue API for iOS
  * New audio output in memory (amem)
+ * Important simplification and improvements in the core audio output
 
 Video Filter:
  * New gradfun filter for debanding videos using dithering