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
0d24098c
authored
Feb 20, 2019
by
aquilescanta
Committed by
Andrew Lewis
Feb 20, 2019
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Remove lates HLS changes from 2.9.6 release notes
PiperOrigin-RevId: 234765847
parent
16f41dba
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
6 deletions
RELEASENOTES.md
RELEASENOTES.md
View file @
0d24098c
...
@@ -3,7 +3,10 @@
...
@@ -3,7 +3,10 @@
### dev-v2 (not yet released) ###
### dev-v2 (not yet released) ###
*
HLS:
*
HLS:
*
Prevent unnecessary reloads of initialization segments.
*
Form an adaptive track group out of audio renditions with matching name.
*
Form an adaptive track group out of audio renditions with matching name.
*
Support encrypted initialization segments
(
[
#5441
](
https://github.com/google/ExoPlayer/issues/5441
)
).
*
`ExtractorMediaSource`
renamed to
`ProgressiveMediaSource`
.
*
`ExtractorMediaSource`
renamed to
`ProgressiveMediaSource`
.
*
Support for playing spherical videos on Daydream.
*
Support for playing spherical videos on Daydream.
*
Improve decoder re-use between playbacks. TODO: Write and link a blog post
*
Improve decoder re-use between playbacks. TODO: Write and link a blog post
...
@@ -75,12 +78,8 @@
...
@@ -75,12 +78,8 @@
possible for ad loading SDKs to calculate ad viewability accurately.
possible for ad loading SDKs to calculate ad viewability accurately.
*
DASH: Fix issue handling large
`EventStream`
presentation timestamps
*
DASH: Fix issue handling large
`EventStream`
presentation timestamps
(
[
#5490
](
https://github.com/google/ExoPlayer/issues/5490
)
).
(
[
#5490
](
https://github.com/google/ExoPlayer/issues/5490
)
).
*
HLS:
*
HLS: Fix transition to STATE_ENDED when playing fragmented mp4 in chunkless
*
Fix transition to STATE_ENDED when playing fragmented mp4 in chunkless
preparation (
[
#5524
](
https://github.com/google/ExoPlayer/issues/5524
)
).
preparation (
[
#5524
](
https://github.com/google/ExoPlayer/issues/5524
)
).
*
Prevent unnecessary reloads of initialization segments.
*
Support encrypted initialization segments
(
[
#5441
](
https://github.com/google/ExoPlayer/issues/5441
)
).
### 2.9.5 ###
### 2.9.5 ###
...
...
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