]> git.sesse.net Git - vlc/blobdiff - NEWS
Add media and player state support
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index c4ccf522aac06446fb8ddfbd3f695f760afb8c57..86afb70bb971024f5bb46304e1a429560dc58741 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,7 @@ New Decoders:
  * QCELP (Qualcomm PureVoice)
  * Real Video 3.0 & 4.0
  * WMA v1/2 fixed point integer
+ * Close Caption under SCTE-20 standard
 
 Demuxers:
  * Support for Dirac and RealVideo in Matroska files
@@ -34,8 +35,9 @@ Access:
  * 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.
  * DVB scanning on linux
- * EXPERIMENTAL Blu-Ray Disc Folder support
+ * EXPERIMENTAL Blu-Ray Disc and AVCHD Folders support
  * On-the-fly zip file decompression and browsing (MRL of the form zip://file.zip|file.avi to specify the file)
+ * Opening of any file descriptor using 'fd://'
 
 Inputs:
  * Mouse cursor support in x11 and win32 screen modules
@@ -74,7 +76,7 @@ Audio output:
 
 Video output:
  * Effects (cube, torus, etc.) removed from OpenGL video output
- * Video is able to stay in original size in fullscreen (hotkey 'o')
+ * Video is able to stay in original size and to zoom in fullscreen (hotkey 'o') while keeping black borders
 
 Miscellanous:
  * Invmem, a fake codec to display images from external applications