]> git.sesse.net Git - vlc/commitdiff
NEWS: imem is an access and an access_demux
authorJean-Baptiste Kempf <jb@videolan.org>
Wed, 7 Apr 2010 12:18:25 +0000 (14:18 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Wed, 7 Apr 2010 12:18:25 +0000 (14:18 +0200)
NEWS

diff --git a/NEWS b/NEWS
index e24dac8fe17d175bec512cb8e622adb996cdaa13..1e803ed5ba38b119ec2c5919376f01413bd1bd09 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,7 +13,7 @@ Important changes for packagers:
 Access:
  * Support for the sftp protocol
  * Support for CDDB servers for Audio-CD on the Windows port
- * New memory input (imem) module to feed VLC from data in memory
+ * New memory input (imem) access and access_demux module to feed VLC from data in memory
  * New avio module to use libavformat capabilities for network streams, like rtmp://
  * Port of the screen module from Xlib to XCB
  * Port of the dc1394 module from libdc1394 to libdc1394 v2.0