]> git.sesse.net Git - vlc/blobdiff - NEWS
Arabic and Slovak translation updates by Fouzia Bourai and Marián Hikaník
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index c6a4ac6054ec43eb54de9ac77f4b603b9e51e338..4963748ec714836bea0c333a6c302ebe8dcc33f4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -40,6 +40,14 @@ Input/Demuxers:
   * DCCP protocol (requires OS support) for RTP/AVP
   * Proxy support for MMSH stream
   * JACK audio input support
+  * MP4 gpac and Apple chapter support
+  * Input run time option ( improved live stream recording )
+  * Fixed aiff stereo file
+  * Fixed audio glitch on seek
+  * Improved FLAC demuxer ( duration / current time / meta data )
+  * AAC tags support
+  * APEv1/2 tags support
+  * Improved ID3v2 tags support
 
 Decoders:
  * VP60/VP61/VP6F/VP62 support
@@ -71,6 +79,11 @@ Video output and filters:
  * New bluescreen video filter (for use with the mosaic_bridge module). This
    was previously part of the mosaic module.
  * Fix random characters problem in RSS filter.
+ * Add rotate-deciangle for more precision on rotate filter
+
+Audio output
+ * Replay gain support.
+ * Play audio when going slower/faster ( no pitch filter yet )
 
 Stream output:
  * UDP-Lite (requires OS support) for RTP/TS encapsulation
@@ -87,6 +100,7 @@ Interfaces:
      (Media Player Remote Interfacing specification), a common dbus control 
      interface for media players that intends to become an xdg standard when 
      finished.
+   * Motion module use disk accelerometers to keep video horizontal
 
 Capture:
  * new BDA device driver plugin for DVB-C/S/T capture cards on Microsoft
@@ -98,6 +112,7 @@ Localisations:
 
 Changes between 0.8.6b and 0.8.6c:
 ----------------------------------
+
 Various bugfixes, notably:
  * Windows Vista compatibility
  * Cropping in Direct3D
@@ -107,17 +122,24 @@ Various bugfixes, notably:
  * MKV demuxer crash (related to seeking)
 
 CDDA / Vorbis / Theora / SAP plugins:
- * Security updates (VideoLAN-SA-0702)
+ * Security updates (VideoLAN-SA-0702, CVE-2007-3316)
 
 Demuxers:
  * Fixed a problem with detecting embedded subtitles (GAB2 format) in AVI
 
+Decoders:
+ * Updated FLAC API compatibility
+
+Input:
+ * Support for new v4l2 encoder API
+
 Localisation:
  * New localisation: Arabic, Persian
 
 
 Changes between 0.8.6a and 0.8.6b:
 ----------------------------------
+
 Various bugfixes, notably:
  * Out-of-bound read in demuxers
  * Demuxers crashes (incl. CVE-2007-0256)