[vlc-commits] NEWS: OpenGL blending and Aout
Jean-Baptiste Kempf
git at videolan.org
Tue May 31 18:31:19 CEST 2011
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Tue May 31 17:41:02 2011 +0200| [1032cea7b35fc57a82f2a5f8cf6d700e9cc08376] | committer: Jean-Baptiste Kempf
NEWS: OpenGL blending and Aout
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1032cea7b35fc57a82f2a5f8cf6d700e9cc08376
---
NEWS | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/NEWS b/NEWS
index c41d4e1..3cbac5e 100644
--- 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
More information about the vlc-commits
mailing list