]> git.sesse.net Git - vlc/blobdiff - NEWS
legacy OS X intf: removed nslog-based debug
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index 92c5b5dbdf7fe123362ff9323abf43bd759e58b0..f3d8af10a9ef59cbba06c9055e752990d3d0b21e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -22,12 +22,16 @@ 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
+ * 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)
 
 Demuxers:
  * Support for ADPCM in .flv streams
@@ -138,6 +142,7 @@ Removed modules:
  * cmml and tarkin codecs are removed because they are dead codecs.
  * realaudio codecs are removed in favor of libavcodec
  * access_file removed in favor of filesystem
+ * RTMP input and output
 
 
 Changes between 1.0.4 and 1.0.5: