]> git.sesse.net Git - vlc/blobdiff - NEWS
Fix copyright.
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index cfae86037570967e3903f39d1c2aa880c57447c3..5b3698b0da6a50c64b56e3e7e2e148c2530a45dc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,14 @@
 Changes between 1.0.5 and 1.1.0-git:
 ------------------------------------
+Important changes for users:
+
+Important changes for packagers:
+ * The module cache has moved to ${libdir}/vlc/. The module cache can now be
+   generated at install time except if you use staged installation. In the 
+   later case, you can generate the module cache in your post-inst script
+   by invoking 'vlc-cache-gen'. If the module cache is not present and vlc
+   can't write in ${libdir}/vlc/, it will result it vlc taking a long time to
+   launch each time.
 
 Access:
  * Port of the screen module from Xlib to XCB
@@ -13,12 +22,14 @@ Decoders:
  * HD dvb subtitles - Display Definition Segment support
  * PGS subtitles for Blu-Ray
  * Invmem module improvements
- * Support for Atrac1 codec
+ * Support for Atrac1 audio codec
  * Support for SSE3 and SSE4 capabilities
+ * Multiple improvements for subtitles styles .SRT and .SSA
  * Support for DxVA2 for H.264 decoding on GPU on Windows Vista and 7
  * Support for VAAPI for H.264 decoding on GPU on GNU/Linux
- * Multiple improvements for subtitles styles .SRT and .SSA
  * Audio/Video decoder using OpenMAX IL components
+ * Support for Indeo5 video codec
+ * Support for Windows Media Speech (Voice) audio codec natively on all platforms
 
 Demuxers:
  * Support for ADPCM in .flv streams