]> git.sesse.net Git - vlc/blobdiff - NEWS
* updated NEWS for 0.7.1a
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index 577e890bb3d592a129d39f3ca8b9441849b258a6..e693d427a14fbd0bb6e58b21e61d136261816c7f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,25 @@
-$Id: NEWS,v 1.79 2004/01/17 13:47:57 sigmunau Exp $
+$Id: NEWS,v 1.86 2004/03/02 23:49:38 hartman Exp $
+
+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.
+ * 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
@@ -14,9 +30,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:
 ---------------------------------