]> git.sesse.net Git - vlc/commitdiff
* punctuation and spelling fixes
authorDerk-Jan Hartman <hartman@videolan.org>
Mon, 26 Apr 2004 21:14:02 +0000 (21:14 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Mon, 26 Apr 2004 21:14:02 +0000 (21:14 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 05d029c41cd383c63be302efd63336cb2afc7b6d..d25d36ec07d220799367283af16252bd2d9ceb65 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,15 +6,15 @@ Changes between 0.7.1 and 0.7.2:
 Core support:
  * Bookmarks feature for easier seeking/access inside medias.
  * Support for video output embedded in interfaces.
- * Improved HTTP daemon
- * Saved playlist now remember VLC-specific options
+ * Improved HTTP daemon.
+ * Saved playlists now remember VLC-specific options.
 
 Codecs:
  * New Continuous Media Markup Language (CMML) codec.
    (http://www.annodex.net/overview.html)
  * New H.261 video decoder using openmash.
- * H264 encoder, demuxer and packetizer
- * Packetizer interfaced between demux and codec when needed
+ * H264 encoder, demuxer and packetizer.
+ * Packetizer interfaces between demux and codec when needed
    (allows using ffmpeg plugin to decode MPEG streams and better aac decoding).
 
 Input:
@@ -27,13 +27,13 @@ Input:
  * New options to pass meta info to the input.
 
 Demux:
- * Annodex (http://www.annodex.net) support
+ * Annodex (http://www.annodex.net) support.
  * mmsh streaming fixes.
 
 Subtitles:
  * Subviewer and subviewer v2 subtitles support.
- * Ability to choose autodetected subtitles path
- * subtitles delay can be changed in real time with hotkeys
+ * Ability to choose autodetected subtitles path.
+ * Subtitles delay can be changed in real time with hotkeys.
 
 Stream output:
  * Improved session announcement system.
@@ -41,9 +41,9 @@ Stream output:
  * Added faster than realtime stream output (limited by CPU) for file output.
  * Improved MOV/MP4 muxer.
  * Improved MPEG TS muxer.
- * Improved transrater
+ * Improved transrater.
  * Meta info options used by the muxers.
- * New configuration system
+ * New configuration system.
  * Better audio channels downmixing when transcoding.
 
 VideoLAN manager:
@@ -62,9 +62,9 @@ Interfaces:
  * wxWindows
     - New design and set of icons.
     - Ability to embed video output.
- * MacOS
-    - Support for 'groups' and playlist item properties
-    - Better hotkeys handling
+ * Mac OS X
+    - Support for 'groups' and playlist item properties.
+    - Better hotkeys handling.
 
 Mac OS X port:
  * OpenGL video output is now the default when available.
@@ -74,7 +74,7 @@ Win32 port:
  * Disable monitor power down when watching movies.
 
 Linux port:
- * PowerPC fixes
+ * PowerPC fixes.
 
 Misc:
  * Improvements to the GOOM visualisation plugin.