[vlc-commits] NEWS: fix typos

2018-04-15 Thread Jean-Baptiste Kempf
vlc/vlc-2.2 | branch: master | Jean-Baptiste Kempf  | Mon 
Apr 16 03:47:40 2018 +0200| [c269e32a244dc66e94437fa4e014616ba58dd9ce] | 
committer: Jean-Baptiste Kempf

NEWS: fix typos

> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.2.git/?a=commit;h=c269e32a244dc66e94437fa4e014616ba58dd9ce
---

 NEWS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index d9b31b4e53..ca553417d7 100644
--- a/NEWS
+++ b/NEWS
@@ -151,7 +151,7 @@ Decoder:
  * Fix crashes with libvpx
  * Use libass without caching dialog
 
-Video Ouptut:
+Video Output:
  * Fix green lines on Direct3D output
 
 Skins2:
@@ -3581,7 +3581,7 @@ Interfaces:
  * wxWidgets
 - Rename wxWindows interface in wxWidgets.
 - All the --wxwin-* options are now --wx-*
-- Support for RTP streaming in Stream Ouput dialog
+- Support for RTP streaming in Stream Output dialog
 - Now require wx2.6 with Unicode support
  * Skins2
 - Tree playlist

___
vlc-commits mailing list
vlc-commits@videolan.org
https://mailman.videolan.org/listinfo/vlc-commits


[vlc-commits] NEWS: fix typos and errors

2017-11-30 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf  | Thu Nov 30 
12:08:15 2017 +0100| [3e22a8fafdc189ceab2045d7ee93b4639143ac69] | committer: 
Jean-Baptiste Kempf

NEWS: fix typos and errors

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3e22a8fafdc189ceab2045d7ee93b4639143ac69
---

 NEWS | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/NEWS b/NEWS
index afb5ede1d7..6268be2541 100644
--- a/NEWS
+++ b/NEWS
@@ -57,12 +57,12 @@ Access:
  * New SMB access module using libdsm
  * Adaptive streaming:
* Rewrite MPEG-DASH (Dynamic Adaptive Streaming over HTTP) support, 
including
- MPEG2TS and ISOFF profiles
+ MPEG2TS and ISOBMFF profiles
* Support HDS (Http Dynamic Streaming) from Adobe (f4m, f4v, etc.)
* Large rework of the Smooth Streaming module
* Replaced httplive stream filter with new HLS demuxer, replaced smooth
  stream filter with new Smooth demuxer, both using unified adaptive module
-   * Support HLSv4-7, including TS and raw muxing and ID3 tags
+   * Support HLSv4-7, including MP4 and raw muxing and ID3 tags
  * Support decompression and extraction through libarchive (tar, zip, rar...)
  * New HTTP/TLS access module for HTTP 2.0 support
  * Improvements of cookie handling (share cookies between playlist items,
@@ -138,7 +138,7 @@ Demuxers:
 * Support for XiphQT(MP4) vorbis and Flac
 * Support for VP8/VP9/VP10/AV1 in MP4
 * Support GoPro HiLight chapters
-* Support for TTML and WebVTT in ISOBMF/MP4 and DASH
+* Support for TTML and WebVTT in ISOBMFF/MP4 and DASH
 * Add new metadata fields
  * Important rework of the TS demuxer, including:
 * Support Opus in MPEG Transport Stream

___
vlc-commits mailing list
vlc-commits@videolan.org
https://mailman.videolan.org/listinfo/vlc-commits


[vlc-commits] NEWS: fix typos and unify English locale

2012-09-18 Thread Felix Paul Kühne
vlc/vlc-2.0 | branch: master | Felix Paul Kühne fkue...@videolan.org | Tue 
Sep 18 19:01:37 2012 +0200| [395563290e7ddbe255cd1656936f96a6755e53fd] | 
committer: Felix Paul Kühne

NEWS: fix typos and unify English locale

 http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=395563290e7ddbe255cd1656936f96a6755e53fd
---

 NEWS |   12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/NEWS b/NEWS
index 39f0e60..bfb91aa 100644
--- a/NEWS
+++ b/NEWS
@@ -21,7 +21,7 @@ Codecs:
 Demuxers:
  * Fix issues in Ogg with zero length packets
  * Fix file duration of Ogg/Theora and Ogg/Vorbis files
- * Fix vimeo and youtube lua parser
+ * Fix vimeo and youtube lua parsers
 
 Windows:
  * Fix Wallpaper mode on Windows 7/8
@@ -34,9 +34,9 @@ Qt:
  * Fix album art display at start
 
 Mac OS X:
- * Fix command-line options to control the interface behaviour
+ * Fix command-line options to control the interface behavior
  * Deactivate CoreAnimation effects on Leopard
- * Fix menus display and behaviour
+ * Fix menus display and behavior
  * Fix various crashes and small issues including bookmarks, playlist, buttons,
streaming wizard, video size and sleep function
  * Fix font selection for Unicode subtitles
@@ -51,14 +51,14 @@ Miscellaneous:
  * Improve Blu-Ray support
  * Fix issues on selection of playlist items for WebUI
  * Codec and other 3rd party library updates
- * Fix swscale and canvas behaviour with Aspect Ratio
- * Fix mimetype when streaming Webm over HTTP
+ * Fix swscale and canvas behavior with Aspect Ratio
+ * Fix mime-type when streaming Webm over HTTP
 
 Translations:
  * Updates of Norwegian Bokmål, Korean, Slovak, Serbian, Russian, Traditional 
Chinese,
Simplified Chinese, Portuguese, Walloon, Turkish, Thai, Polish, Dutch, 
Khmer, Hindi,
Japanese, Galician, Hebrew, German, Breton, Scottish Gaelic, Czech 
translations
- * Initial translations for Bengali, Fulah, Gujarati and Bosnian
+ * Initial translations for Bengali, Fula, Gujarati and Bosnian
 
 
 Changes between 2.0.2 and 2.0.3:

___
vlc-commits mailing list
vlc-commits@videolan.org
http://mailman.videolan.org/listinfo/vlc-commits


[vlc-commits] NEWS: fix typos

2012-07-18 Thread Felix Paul Kühne
vlc/vlc-2.0 | branch: master | Felix Paul Kühne fkue...@videolan.org | Wed 
Jul 18 17:15:42 2012 +0200| [e6139014b8aac0aa4c0ad32c67037ed74b0c6983] | 
committer: Felix Paul Kühne

NEWS: fix typos

 http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=e6139014b8aac0aa4c0ad32c67037ed74b0c6983
---

 NEWS |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index ba9974e..2316979 100644
--- a/NEWS
+++ b/NEWS
@@ -21,8 +21,8 @@ Translations:
  * Updates for Breton, Czech, Dutch, Gaelic, German, Hebrew, Hindi, Icelandic,
Japanese, Khmer, Korean, Polish, Russian, Simplified Chinese, Slovenian,
Thai, Turkish and Walloon
- * New translation to Uzbek and Marathi
- * Fix activation of the Gaelic and the Thai translation
+ * New translations to Uzbek and Marathi
+ * Fix activation of Gaelic and Thai translations
 
 
 Changes between 2.0.1 and 2.0.2:

___
vlc-commits mailing list
vlc-commits@videolan.org
http://mailman.videolan.org/listinfo/vlc-commits