]> git.sesse.net Git - vlc/blobdiff - NEWS
Lua_http: fix fullscreen.
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index 0debf914ae71819ff1e512bb25b2660eaed0a8b3..1e803ed5ba38b119ec2c5919376f01413bd1bd09 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Changes between 1.0.5 and 1.1.0-test:
+Changes between 1.0.5 and 1.1.0-pre1:
 ------------------------------------
 Important changes for users:
 
@@ -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
@@ -34,6 +34,7 @@ Decoders:
  * Support for AMR-NB audio codec on the Windows and Mac port
  * Improvements on the FLAC format (7.1 channels and 88.2/176.4/192 kHz support)
  * Direct rendering is always used with H.264 in avcodec module
+ * Support for MPEG-4 ALS audio codec
 
 Demuxers:
  * Support for .aob files from DVD-Audio (MLP and LPCM)