]> git.sesse.net Git - vlc/commitdiff
Update NEWS
authorJean-Baptiste Kempf <jb@videolan.org>
Mon, 30 May 2011 08:10:55 +0000 (10:10 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Mon, 30 May 2011 08:10:55 +0000 (10:10 +0200)
NEWS

diff --git a/NEWS b/NEWS
index a3d28c263fbda9a9a13ef4a68784746dbceb84b0..c41d4e1068cb64babbb2d24ab41557d8d7340fad 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -39,6 +39,7 @@ Access:
    in an option (no autodetection): only Theora supported for now
  * Basic HTCPCP implementation for Coffee Pot control
  * QTCapture: added support for all QTKit-compatible video input devices
+ * X11 Screen: support for capturing partially hidden windows
 
 Codecs:
  * You can now use ffmpeg-mt in conjunction with vlc
@@ -72,6 +73,8 @@ Video Output:
  * Experimental work in progress on a video output using EGL
  * Adaptation of the OpenGL layer for OpenGL ES 1.1
  * Various vmem improvements
+ * OpenGL video output now accepts YUV as input and uses fragment programs for
+   chroma conversion
 
 Audio Output:
  * New audio output based on AudioQueue API for iOS