]> git.sesse.net Git - vlc/commitdiff
NEWS updates
authorJean-Baptiste Kempf <jb@videolan.org>
Sun, 20 Dec 2009 18:10:00 +0000 (19:10 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Sun, 20 Dec 2009 18:10:00 +0000 (19:10 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 4c83d82f8432be823a0213c8acdbe5a79a5435b3..e4cec4931bdc4ce66c8909b67baeba377e8f24d9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,7 +6,8 @@ Access:
  * Support for the sftp protocol
  * Support for CDDB servers for Audio-CD on Windows version
  * Port of the dc1394 module from libdc1394 to libdc1394 v2.0
- * New memory input module to feed VLC from data in memory
+ * New memory input (imem) module to feed VLC from data in memory
+ * New avio module to use libavformat capabilities for network streams
 
 Decoders:
  * Support for Atrac1
@@ -48,7 +49,7 @@ Video Output:
  * Rewrite of the video output core and most video outputs
  * Added desktop mode to the Direct3D output module. It differs from DirectX
    desktop mode, because it hides the desktop icons, but reacts to mouse clicks.
- * New x11 and xv modules based on XCB
+ * New x11, glx and xv modules based on XCB
  * New deinterlacing modes based on yadif and yadif(x2)
  * New audio/video filter to show audio level on the video output