]> git.sesse.net Git - vlc/blobdiff - NEWS
* modules/visualization/visual/visual.c: more sanity checks for fail over situations.
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index a31c59d5e1ed31a3c8e2e7343d0417ce0e1c0872..d248ecf5df7b510d1369ad573f712bb96cbec317 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,50 @@
-$Id: NEWS,v 1.80 2004/01/23 11:54:48 rocky Exp $
+$Id$
+
+Changes between 0.7.1 and 0.7.2:
+--------------------------------
+
+Core support:
+ * Bookmarks feature
+ * Support for video output embedded in interfaces
+
+Codecs:
+
+Playlist:
+
+Input:
+
+Stream output:
+ * Improved session announcement system
+
+Interfaces:
+ * Skins
+    - Ability to embed video output
+
+ * wxWindows
+    - new design and set of icons
+    - new streaming wizard
+    - Ability to embed video output
+
+Changes between 0.7.1 and 0.7.1a:
+---------------------------------
+
+Mac OS X:
+ * Fixed the infamous 'mp3 takes twice the CPU it should take' bug
+ * Playing MOD files is working now.
+
+
 Changes between 0.7.0 and 0.7.1:
 ---------------------------------
 
 Core support:
  * Fixed a nasty bug that causes preferences not to be saved some times.
- * SVCD (Philips OGT) and CVD subtitles 
+ * IGMPv3 support for VLC under Windows XP and Linux.
+
+Codecs:
+ * Brand new DTS Coherent Acoustics audio decoder based on libdts
+   (http://www.videolan.org/dtsdec.html)
+ * Fixed DTS S/PDIF output
+ * SVCD (Philips OGT) and CVD subtitles
 
 Playlist:
  * Internal improvments
@@ -15,9 +55,27 @@ Input:
    container formars.
  * New demux module that uses libavformat from ffmpeg. Adds support for many
    small and strange formats.
+ * New PVA demux.
+ * New MOD audio demux.
+ * Support for DTS and A52/AC3 wav files.
+ * Support for DTS and A52/AC3 audio CD.
+ * New and experimental DVD input plugin with menus support (using libdvdnav).
+ * Added back DV audio support in raw DV demuxer.
+
+Stream output:
+ * MP4/MOV muxer improvements (fast-start, aac in mov, etc...).
+ * Fixed a nasty bug in the mpeg video packetizer.
+ * Improved transcoding (multithreading, more tuning, etc...).
 
 Service discovery:
- * Fixed sdp in SAP
+ * Fixed sdp in SAP.
+
+Mac OS X port:
+ * New opengl video output plugin.
+
+Win32 port:
+ * A few improvements to the DirectShow input plugin.
+ * Fixed ipv6 name resolution.
 
 Changes between 0.6.2 and 0.7.0:
 ---------------------------------