Commit 06656471 authored by Derk-Jan Hartman's avatar Derk-Jan Hartman

* punctuation and spelling fixes

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