[vlc-commits] NEWS: fix typos and errors

Jean-Baptiste Kempf git at videolan.org
Thu Nov 30 12:08:43 CET 2017


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | 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



More information about the vlc-commits mailing list