]> git.sesse.net Git - vlc/blobdiff - NEWS
osx/framework: out non-colored debug only
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index 2799d770a93629c6de74c71e262f4a2cc0ee7a30..5a8bd6c1d5621c6cfcdee3e5898baa2bca2dc40a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -19,7 +19,7 @@ Demuxers:
  * Support for ADPCM in .flv streams
  * EXPERIMENTAL support for .aob files from DVD-Audio (MLP and LPCM)
    (Full disc support is NOT present yet)
- * Support for TwinVQ (.vqf) files
+ * Support for TwinVQ (.vqf) and AMV (.amv) files
  * Various EGP improvements
 
 Playlist:
@@ -79,6 +79,8 @@ Removed modules:
  * Xlib x11, Xlib xvideo (use XCB instead)
  * HAL (use libudev instead)
  * gtk_main, gtk_main2, gnome_main, gnome_main2 and pda interfaces
+ * linear_resampler and trivial_resampler are removed. Use the ugly one.
+ * XvMC accelerated modules
 
 
 Changes between 1.0.2 and 1.0.3: