Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
SDK
/
exoplayer
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
9a9ef439
authored
Jan 17, 2020
by
olly
Committed by
Oliver Woodman
Jan 17, 2020
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Release notes: Move download segment merging out of 2.11.2
PiperOrigin-RevId: 290276507
parent
460449ce
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
RELEASENOTES.md
RELEASENOTES.md
View file @
9a9ef439
...
...
@@ -17,6 +17,8 @@
*
Parse
`text-combine-upright`
CSS property (i.e. tate-chu-yoko) in WebVTT
subtitles (rendering is coming later).
*
DRM: Add support for attaching DRM sessions to clear content in the demo app.
*
Downloads: Merge downloads in
`SegmentDownloader`
to improve overall download
speed (
[
#5978
](
https://github.com/google/ExoPlayer/issues/5978
)
).
*
MP4: Store the Android capture frame rate only in
`Format.metadata`
.
`Format.frameRate`
now stores the calculated frame rate.
*
Testing
...
...
@@ -34,8 +36,6 @@
*
Reduce startup latency for on-demand DASH playbacks by allowing codec
initialization to occur before the sidx box has been loaded.
*
Downloads:
*
Merge downloads in
`SegmentDownloader`
to improve overall download
speed (
[
#5978
](
https://github.com/google/ExoPlayer/issues/5978
)
).
*
Fix download resumption when the requirements for them to continue are
met (
[
#6733
](
https://github.com/google/ExoPlayer/issues/6733
)
,
[
#6798
](
https://github.com/google/ExoPlayer/issues/6798
)
).
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment