]> git.sesse.net Git - vlc/blobdiff - NEWS
Qt: remove SPDIF option
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index c9ebed94c16372c9a1632f06072e3627da65d5de..291dfe34345f1e18d0fdb809165b06e89870554f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,32 @@
 Changes between 2.1.x and 2.2.0-git:
 --------------------------------
 
+Access:
+ * Added TLS support for ftp access and sout access.
+   New schemes for implicit (ftps) and explicit (ftpes) modes.
+
+Decoders:
+ * Partial support for Voxware MetaSound
+
+Video Output:
+ * Direct rendering and filtering for VDPAU hardware acceleration
+ * New CoreGraphics video output module for NPAPI plugins
+
+Video Filter:
+ * New Oldmovie effect filter
+ * New VHS effect filter
+ * New Freeze effect filter
+
+libVLC:
+ * add equalizer API libvlc_audio_equalizer_* functions
+
+Visualizations:
+ * Add a 3D OpenGL spectrum visualization.
+
+Removed modules:
+ * ios video output: use ios2
+
+
 Changes between 2.0.x and 2.1.0:
 --------------------------------
 
@@ -68,6 +94,9 @@ Demuxers:
  * Support for more MJPEG streams
  * Add support for liveleak streams
  * Add support for Wave/RF64 files
+ * Prevent numerous uncaught exceptions in MKV causing the 
+   program to terminate.
+ * Add protection against several heap buffer overflow in libebml
 
 Audio output:
  * Windows Audio Session API audio output support