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
b0f44029
authored
Jul 23, 2018
by
Oliver Woodman
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Clean up release notes
parent
f39d2813
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
11 deletions
RELEASENOTES.md
RELEASENOTES.md
View file @
b0f44029
...
@@ -2,6 +2,10 @@
...
@@ -2,6 +2,10 @@
### 2.8.3 ###
### 2.8.3 ###
*
IMA:
*
Fix behavior when creating/releasing the player then releasing
`ImaAdsLoader`
(
[
#3879
](
https://github.com/google/ExoPlayer/issues/3879
)
).
*
Add support for setting slots for companion ads.
*
Captions:
*
Captions:
*
TTML: Fix an issue with TTML using font size as % of cell resolution that
*
TTML: Fix an issue with TTML using font size as % of cell resolution that
makes
`SubtitleView.setApplyEmbeddedFontSizes()`
not work correctly.
makes
`SubtitleView.setApplyEmbeddedFontSizes()`
not work correctly.
...
@@ -10,13 +14,12 @@
...
@@ -10,13 +14,12 @@
(
[
#4321
](
https://github.com/google/ExoPlayer/issues/4321
)
).
(
[
#4321
](
https://github.com/google/ExoPlayer/issues/4321
)
).
*
DASH: Exclude text streams from duration calculations
*
DASH: Exclude text streams from duration calculations
(
[
#4029
](
https://github.com/google/ExoPlayer/issues/4029
)
).
(
[
#4029
](
https://github.com/google/ExoPlayer/issues/4029
)
).
*
DRM:
*
DRM: Allow DrmInitData to carry a license server URL
*
Allow DrmInitData to carry a license server URL
(
[
#3393
](
https://github.com/google/ExoPlayer/issues/3393
)
).
(
[
#3393
](
https://github.com/google/ExoPlayer/issues/3393
)
).
*
Expose all internal ID3 data stored in MP4 udta boxes, and switch from using
*
IMA:
CommentFrame to InternalFrame for frames with gapless metadata in MP4.
*
Fix behavior when creating/releasing the player then releasing
*
Add
`PlayerView.isControllerVisible`
`ImaAdsLoader`
(
[
#3879
](
https://github.com/google/ExoPlayer/issues/3879
)
).
(
[
#4385
](
https://github.com/google/ExoPlayer/issues/4385
)
).
*
Add support for setting slots for companion ads.
*
Fix issue playing DRM protected streams on Asus Zenfone 2
*
Fix issue playing DRM protected streams on Asus Zenfone 2
(
[
#4403
](
https://github.com/google/ExoPlayer/issues/4413
)
).
(
[
#4403
](
https://github.com/google/ExoPlayer/issues/4413
)
).
*
Add support for multiple audio and video tracks in MPEG-PS streams
*
Add support for multiple audio and video tracks in MPEG-PS streams
...
@@ -31,10 +34,7 @@
...
@@ -31,10 +34,7 @@
(
[
#4348
](
https://github.com/google/ExoPlayer/issues/4348
)
).
(
[
#4348
](
https://github.com/google/ExoPlayer/issues/4348
)
).
*
Fix issue when switching track selection from an embedded track to a primary
*
Fix issue when switching track selection from an embedded track to a primary
track in DASH (
[
#4477
](
https://github.com/google/ExoPlayer/issues/4477
)
).
track in DASH (
[
#4477
](
https://github.com/google/ExoPlayer/issues/4477
)
).
*
Add
`PlayerView.isControllerVisible`
*
Improved compatibility with FireOS devices.
(
[
#4385
](
https://github.com/google/ExoPlayer/issues/4385
)
).
*
Expose all internal ID3 data stored in MP4 udta boxes, and switch from using
CommentFrame to InternalFrame for frames with gapless metadata in MP4.
### 2.8.2 ###
### 2.8.2 ###
...
...
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