Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
websites
Manage
Activity
Members
Labels
Plan
Issues
25
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VideoLAN organization
websites
Commits
7ee7be11
Commit
7ee7be11
authored
6 years ago
by
Jean-Baptiste Kempf
Browse files
Options
Downloads
Patches
Plain Diff
Update release notes for 3.0.0
parent
203fc1c9
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
www.videolan.org/vlc/releases/3.0.0.php
+47
-6
47 additions, 6 deletions
www.videolan.org/vlc/releases/3.0.0.php
with
47 additions
and
6 deletions
www.videolan.org/vlc/releases/3.0.0.php
+
47
−
6
View file @
7ee7be11
...
...
@@ -260,7 +260,8 @@
<li>
Stream to distant renderers, like Chromecast
<li>
360 video and 3D audio playback with viewpoint change
<li>
Support for Ambisonics audio and more than 8 audio channels
<li>
Subtitles size modification live
<li>
Subtitles size modification during playback
<li>
Secure passwords storage
</ul>
</div>
</div>
...
...
@@ -295,9 +296,11 @@
<li>
New MPEG-1
&
2 audio layer I, II, III + MPEG 2.5 decoder based on libmpg123
</li>
<li>
New BPG decoder based on libbpg
</li>
<li>
TDSC, Canopus HQX, Cineform, SpeedHQ, Pixlet, QDMC and FMVC decoders
</li>
<li>
TTML subtitles support
</li>
<li>
TTML subtitles support
, including EBU-TT variant
</li>
<li>
Rewrite of webVTT subtitles support, including CSS style support
</li>
<li>
BluRay text subtitles (HDMV) deocoder
</li>
<li>
Support for ARIB-B24, CEA-708
</li>
<li>
New decoder for MIDI on macOS, iOS and Windows
</li>
</ul>
</div>
</div>
...
...
@@ -307,17 +310,55 @@
<div
class=
'clearme'
>
<div>
<ul>
<li>
Rework of the MP4 demuxer
</li>
<li>
Rework of the TS demuxer
</li>
<li>
Rework of the MP4 demuxer
,
<br
/>
including 608/708, Flip4Mac, XiphQT, VP8, TTML mappings
</li>
<li>
Rework of the TS demuxer
,
<br
/>
including Opus, SCTE-18, ARIB mappings
</li>
<li>
HD-DVD .evo support
</li>
<li>
Rework of the PS demuxer
</li>
<li>
Improvements on MKV
</li>
<li>
Rework of the PS demuxer, supporting HEVC, improving compatibility of broken files
</li>
<li>
Improvements on MKV, including support for DVD-menus and FFv1, and faster seeking
</li>
<li>
Support for Chained-Ogg, raw-HEVC and improvements for Flac
</li>
<li>
Support for Creative ADPCM in AVI and VOC files
</li>
<li>
Improved metadata formats in most file formats
</li>
</ul>
</div>
</div>
</div>
</div>
<div
class=
"row"
>
<div
class=
"col-md-6"
>
<div
class=
'audienceCallout'
>
<?php
echo
_
(
"Protocols and devices"
);
?>
</div>
<div
class=
'clearme'
>
<div>
<ul>
<li>
Full support for Bluray Menus (BD-J) and Bluray ISO
</li>
<li>
Rewrite of Adaptive Streaming protocols support
</li>
<li>
Support for HLSv4 to HLSv7, including MP4 and ID3 cases
</li>
<li>
Rewrite of DASH support, including MPEG2TS and ISOBMFF
</li>
<li>
Support SAT
>
IP devices, for DVB-S via IP networks
</li>
<li>
Support for HTTP 2.0
</li>
<li>
Support NFS, SMB and SFTP shares, with browsing
</li>
<li>
Support for SRT streaming protocol
</li>
</ul>
</div>
</div>
</div>
<div
class=
"col-md-6"
>
<div
class=
'audienceCallout'
>
<?php
echo
_
(
"Stream output and encoding"
);
?>
</div>
<div
class=
'clearme'
>
<div>
<ul>
<li>
Support for streaming to Chromecast devices
<li>
Support for VP8 and VP9 encoding through libvpx
<li>
Support for streaming Opus inside TS
<li>
Support for mp4 fragmented muxing
<li>
Improvements for x265 encoding
</ul>
</div>
</div>
</div>
</div>
<div
class=
"row"
>
<div
class=
"col-md-6"
>
<div
class=
'audienceCallout'
>
<?php
echo
_
(
"Video outputs and filters"
);
?>
</div>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment