]> git.sesse.net Git - vlc/blobdiff - NEWS
Qt menus: fix popup submenus non disparition
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index 169e646e8fdbecaf2712c09b64b64be0d9245c4f..85aef61d36282b8ce66429574c893eb26af64cc4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -37,10 +37,17 @@ Important notes:
               udp:@239.255.12.12 -> udp://@239.255.12.12
  * The ffmpeg module has been removed and replaced by avcodec, avformat, swscale
    (or imgresample if you use a swscale-less ffmpeg build) and postproc modules.
+ * The web plugins ActiveX (IE)/Firefox/Mozilla/Safari now recognize the following
+   states: IDLE/CLOSE=0, OPENING=1, BUFFERING=2, PLAYING=3, PAUSED=4, STOPPING=5,
+   FORWARD=6, BACKWARD=7, ENDED=8, ERROR=9. With FORWARD and BACKWARD being
+   reserved for future implementations and are thus not functional atm.
 
 Changes:
 --------
 
+Security updates:
+ * Updated libfreetype on Windows and Mac OS X (CVE-??)
+
 Playlist:
  * Vastly improved playlist support:
     * Media library support
@@ -54,6 +61,7 @@ Playlist:
    share/lua/meta/README.txt
 
 Inputs:
+ * Video for Linux 2 (V4L2) input support
  * UDP-Lite transport for RTP/AVP
  * DCCP transport for RTP/AVP
  * Proxy support for MMSH stream
@@ -86,7 +94,6 @@ Demuxers:
  * Raw video support
  * Standard MIDI File (types 0 & 1) support
  * TiVo Series 2 support
- * v4l2 access module support
  * CD+G karaoke Files support
  * MXF files support
 
@@ -121,6 +128,7 @@ Subtitles:
  * Realtext subtitle support
  * DKS subtitle support
  * SubViewer 1.0 (SubRip09) subtitles support
+ * Correct Right-to-left languages in subtitles support
 
 Encoders:
  * Flash Screen Video support