]> git.sesse.net Git - vlc/blobdiff - NEWS
use files.musepack.net instead of files2.musepack.net to download libmpcdec
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index 2555388948db71d2c5019b17bad0aaf56f98116c..6c5c59ec203a23afc1eb5276174a0bc0efb1529b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -18,16 +18,15 @@ Important notes:
    - On Mac OS X, you can find it in VLC.app/Contents/MacOS/share/http/.hosts
      and respectively in VLC.app/Contents/MacOS/share/http/old/.hosts
  * This version of VLC contains a new interface for Windows and Linux. This
-   interface lacks a few features that used to be present in VLC 0.8.6:
-   - "Streaming wizard". These features will be replaced
-     by a better alternative in the next version. If you absolutely need these
-     features, we advise you to keep VLC 0.8.6.
-  * The behavior of --sout-keep was changed. It's now activated by default.
-  * The marq, mosaic and logo commands in the rc interface changed. They
-    now require a target name as their first argument. Example:
-    vlc --sub-filter "marq@test{marquee=Hello}" -I rc <somevideo>
-    You can then use commands like: @test marq-marquee Goodbye
-    These new commands are also available in the telnet interface.
+   interface lacks the "Streaming Wizard" that used to be present in VLC 0.8.6.
+   It will be replaced by a better alternative in the next version. 
+   If you absolutely need it, we advise you to keep VLC 0.8.6.
+ * The behavior of --sout-keep was changed. It's now activated by default.
+ * The marq, mosaic and logo commands in the rc interface changed. They
+   now require a target name as their first argument. Example:
+   vlc --sub-filter "marq@test{marquee=Hello}" -I rc <somevideo>
+   You can then use commands like: @test marq-marquee Goodbye
+   These new commands are also available in the telnet interface.
  * The "rtp" access output module has been removed:
    Please use the RTP stream output instead, e.g.:
      Old: '#std{access=rtp,mux=ts,dst=239.255.1.2:5004,sap}'
@@ -49,32 +48,39 @@ Playlist:
     * Shoutcast TV listings
     * Audioscrobbler/last.fm support
  * Album art support
- * User definable Lua playlist scripts. See share/luaplaylist/README.txt
+ * User definable Lua playlist scripts. See share/lua/playlist/README.txt
    (Default scripts open YouTube, DailyMotion, metacafe and Google Video URLs)
  * User definable Lua metadata and album art fetcher scripts. See
-   share/luameta/README.txt
+   share/lua/meta/README.txt
 
 Input/Demuxers:
-  * UDP-Lite transport for RTP/AVP
-  * DCCP transport 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 playback of AIFF stereo files
-  * Fixed audio glitch on seek
-  * Improved FLAC demuxer (duration / current time / meta data)
-  * AAC tags support
-  * APEv1/2 tags support
-  * Improved ID3v2 tags support
-  * Improved Ogg/Vorbis tags support
-  * Raw video support
-  * Standard MIDI File (types 0 & 1) support
-  * TiVo Series 2 support
-  * v4l2 access module support
-  * BDA devices access module for DVB-C/S/T capture cards on Microsoft Windows
-  * CD+G karaoke Files support
-  * MXF files support
+ * UDP-Lite transport for RTP/AVP
+ * DCCP transport 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 playback of AIFF stereo files
+ * Fixed audio glitch on seek
+ * Improved FLAC demuxer (duration / current time / meta data)
+ * AAC tags support
+ * APEv1/2 tags support
+ * Improved ID3v2 tags support
+ * Improved Ogg/Vorbis tags support
+ * Raw video support
+ * Standard MIDI File (types 0 & 1) support
+ * TiVo Series 2 support
+ * v4l2 access module support
+ * BDA devices access module for DVB-C/S/T capture cards on Microsoft Windows
+ * CD+G karaoke Files support
+ * MXF files support
+ * Re-written Screen access module for Mac OS X using OpenGL 
+   instead of QuickDraw
+ * Experimental EyeTV access module (Mac OS X only)
+   This requires the user to install a plugin to EyeTV.app
+   (available as a separate download).
+ * HTTP access now supports gzip compressed data and Digest Access
+   Authentication.
 
 Decoders:
  * VP60/VP61/VP6F/VP62 support
@@ -94,9 +100,11 @@ Decoders:
  * NellyMoser ASAO support
  * APE (Monkey audio) support
  * VBI & EBU (Teletext) support
+ * Ogg/Kate subtitles support
 
 Encoders:
  * Flash Screen Video support
+ * Improved H.264 encoding speed
 
 Video output and filters:
  * New CoreAnimation output module (Mac OS X 10.5 only)
@@ -144,15 +152,18 @@ Interfaces:
    * Improved user interaction
    * Improved mouse gestures
    * Fastly improved Update checker
-   * Experimental Lua interface modules. See vlc -I lua for more info
-   * Ncurses:
-     * Correctly displays wide characters when using an UTF-8 locale, 
-       if libncursesw is available.
-     * Some nice colors if the terminal supports it (most do)
+   * Full support for meta data editing (ID3v2, Ogg/Vorbis, AAC, APEv1/2)
  * Mac OS X
    * Improved video output features
    * Access to VideoLAN's Help Wiki within VLC
    * New setting to disable the "Recent Items" service
+   * When playing Radio (live) streams, the current track is shown correctly
+   * Correct appearance on Macs using Aqua's graphite theme
+ * Ncurses:
+   * Correctly displays wide characters when using an UTF-8 locale, 
+     if libncursesw is available.
+   * Some nice colors if the terminal supports it (most do)
+ * Experimental Lua interface modules. See vlc -I lua for more info
  * Unix
    * Option to allow only one running instance, using D-Bus interface.
    * D-Bus Interface implementing the MPRIS 
@@ -170,8 +181,10 @@ Linux Port:
 
 Mac OS X Port:
  * Mac OS X Framework that can be used to embed VLC in third party
-   applications (Google Summer of Code Student project)
+   applications (Google Summer of Code Student project, Mac OS X 10.5 only)
  * Complete compatibility with Mac OS X 10.5 Leopard
+   * It is now required to compile a fully featured build
+ * The support of Mac OS X 10.3.9 was discontinued.
 
 LibVLC:
  * Event management and various improvements in libvlc
@@ -183,16 +196,22 @@ New Localizations:
  * Polish
 
 
-Changes between 0.8.6e and 0.8.6f (not-yet-released):
------------------------------------------------------
+Changes between 0.8.6e and 0.8.6f:
+----------------------------------
 
 Security updates:
- * Fix subtitle buffer overflow
- * Fix Real RTSP code execution problem (CVE-2008-0073)
- * Fix cinepak integer overflow
+ * Really fixed subtitle buffer overflow (CVE-2007-6681, CVE-2008-1881)
+ * Fixed Real RTSP code execution problem (CVE-2008-0073)
+ * Fixed MP4 integer overflows (CVE-2008-1489, CVE-2008-1768)
+ * Fixed cinepak vulnerabilities (CVE-2008-1769)
+ - More information can be found in VideoLAN-SA-0801 and VideoLAN-SA-0803.
 
 Various bugfixes:
- * mozilla plugin registers a usable range of mimetypes on OSX
+ * The Mozilla plugin registers a usable range of MIME-types on Mac OS X
+ * Improved VLC's video output behavior on multi-screen setups running Mac OS X
+ * Fixed crashes in H264 packetizer
+ * Close MMS access on network timeout
+ * Fix some problems with AAC decoder & packetizer
 
 
 Changes between 0.8.6d and 0.8.6e: