]> git.sesse.net Git - vlc/blobdiff - NEWS
Removed unused field and clean up (playlist).
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index 2c9be4b31360164de97365216e05b8b91d28e999..aac52e5ce8a6de60736a6f6af0a5517d76d3e6bb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,8 @@ New Decoders:
  * Blu-Ray Linear PCM
  * 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
@@ -23,6 +25,7 @@ Demuxers:
 
 Encoders:
  * Dirac encoding using libdirac (supported in Ogg and in TS)
+ * Shine mp3 fixed point encoder
 
 Access:
  * RTSP authentication with Darwin Streaming Server
@@ -33,6 +36,7 @@ Access:
    OSS or Alsa audio input. Use --input-slave alsa:// or oss:// if needed.
  * DVB scanning on linux
  * EXPERIMENTAL Blu-Ray Disc Folder support
+ * On-the-fly zip file decompression and browsing (MRL of the form zip://file.zip|file.avi to specify the file)
 
 Inputs:
  * Mouse cursor support in x11 and win32 screen modules
@@ -46,7 +50,7 @@ Playlist:
 Linux/Windows interface:
  * Recently played items list
  * Interface customizations
- * Global Hotkeys on Windows
+ * Global Hotkeys on Windows and Linux
 
 Mac OS X Interface:
  * Reveal-in-Finder functionality for locally stored items.
@@ -71,6 +75,7 @@ Audio output:
 
 Video output:
  * Effects (cube, torus, etc.) removed from OpenGL video output
+ * 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