]> git.sesse.net Git - vlc/blobdiff - NEWS
Remove un-needed libs
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index f62be6ff5e92bcae4f3eef4c7f23190f25ba4224..c2892bfc4cc1375cfbfd922172d5cb9d870e8c47 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,8 @@ Access:
  * On-the-fly gzip and bzip2 file decompression (except on Windows)
  * Playback for video in Rar archives
  * DVB-S and ATSC support on Windows
+ * New OSS and Alsa accesses. The v4l2 and v4l modules no longer support
+   OSS or Alsa audio input. Use --input-slave alsa:// or oss:// if needed.
 
 Inputs:
  * Mouse cursor support in x11 and win32 screen modules
@@ -62,6 +64,9 @@ Audio output:
  * Removed obsolete Esound and aRts plugins
  * Surround support for PulseAudio
 
+Video output:
+ * Effects (cube, torus, etc.) removed from OpenGL video output
+
 Miscellanous:
  * Invmem, a fake codec to display images from external applications