]> git.sesse.net Git - vlc/blobdiff - NEWS
* all: added own implementation of vasprintf. I hope it's ok this way.
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index e405bfafaf1baa3a812b24098403eb137a1e2add..dd973a397c62dfb7e4b7f61bc50a1c01b2caa6c8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-$Id: NEWS,v 1.76 2003/11/23 16:02:56 zorglub Exp $
+$Id: NEWS,v 1.78 2003/12/13 15:28:41 rocky Exp $
 
 Changes between 0.6.2 and 0.7.0:
 ---------------------------------
@@ -26,13 +26,14 @@ Input:
  * Reworked DVB tuning.
  * Better Icecast support.
  * New MPEG video elementary streams demuxer.
+ * New DTS audio elementary streams demuxer.
 
 Codecs:
  * Support for Theora video encoding.
  * Support for Speex audio decoding/encoding.
  * Rewrite of the Flac decoder + encoding support.
  * Support for MPEG2 422 decoding which was recently added to libmpeg2 (cvs).
- * Support for AAC + SBR.
+ * Support for AAC + SBR and proper multi-channel re-ordering.
  * MPEG 2.5 audio support.
  * Removed deprecated decoders (a52_old, mpeg_video and mpeg_audio).
 
@@ -57,6 +58,7 @@ Interface:
     - Playlist improvements (Sort, Search, mode buttons).
     - Improvements and help in preferences
     - New streaming wizard
+    - Revised Disc Open menu
  * HTTP
     - Improvements of the standard pages
     - Support for new commands
@@ -86,12 +88,14 @@ Mac OS X port:
  * Mozilla plugin for Mac OS X (experimental).
 
 Win32 port:
- * New DirectShow input module (for video acquisition cards, webcams...).
+ * New DirectShow input module (for video acquisition cards, webcams, PVRs...).
  * VLC can be installed as a Windows NT service.
  * Allow on the fly switching of the main interface.
  * Support for 3F2R in audio output.
  * New --one-instance option to "force" only one running instance of VLC.
  * Mozilla plugin for Windows (experimental).
+ * Multimonitor support (untested).
+ * Fixed nasty timing bug on some dual-cpu / P4 with hyperthreading systems.
 
 Linux port:
  * Improved Video4Linux input. Also added support for an audio only input.