]> git.sesse.net Git - vlc/blobdiff - NEWS
legacy OS X intf: removed unfinished VLM interface
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index 9776fb9b8e111e57059c59b0f601ff63b223d57c..f3d8af10a9ef59cbba06c9055e752990d3d0b21e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -29,6 +29,9 @@ Decoders:
  * Support for VAAPI for H.264 decoding on GPU on GNU/Linux
  * 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
@@ -139,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: