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
19c267b1
authored
Apr 16, 2021
by
bachinger
Committed by
Oliver Woodman
Apr 16, 2021
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Update release notes
PiperOrigin-RevId: 368822503
parent
33f3e5fc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
5 deletions
RELEASENOTES.md
RELEASENOTES.md
View file @
19c267b1
...
@@ -74,9 +74,6 @@
...
@@ -74,9 +74,6 @@
*
Include the session state in DRM session-acquired listener methods.
*
Include the session state in DRM session-acquired listener methods.
*
Prepare DRM sessions (and fetch keys) ahead of the playback position
*
Prepare DRM sessions (and fetch keys) ahead of the playback position
(
[
#4133
](
https://github.com/google/ExoPlayer/issues/4133
)
).
(
[
#4133
](
https://github.com/google/ExoPlayer/issues/4133
)
).
*
DASH:
*
Parse
`forced_subtitle`
role from DASH manifests
(
[
#8781
](
https://github.com/google/ExoPlayer/issues/8781
)
).
*
Text:
*
Text:
*
Fix lines overlapping when using
`SubtitleView.VIEW_TYPE_WEB`
.
*
Fix lines overlapping when using
`SubtitleView.VIEW_TYPE_WEB`
.
*
MediaSession extension: Remove dependency to core module and rely on common
*
MediaSession extension: Remove dependency to core module and rely on common
...
@@ -102,6 +99,7 @@
...
@@ -102,6 +99,7 @@
### 2.13.3 (2021-04-14)
### 2.13.3 (2021-04-14)
*
Published via the Google Maven repository (i.e., google()) rather than JCenter.
*
Core:
*
Core:
*
Reset playback speed when live playback speed control becomes unused
*
Reset playback speed when live playback speed control becomes unused
(
[
#8664
](
https://github.com/google/ExoPlayer/issues/8664
)
).
(
[
#8664
](
https://github.com/google/ExoPlayer/issues/8664
)
).
...
@@ -120,6 +118,9 @@
...
@@ -120,6 +118,9 @@
*
Fix
`StyledPlayerControlView`
to stay in full mode (rather than minimal
*
Fix
`StyledPlayerControlView`
to stay in full mode (rather than minimal
mode) when possible
mode) when possible
(
[
#8763
](
https://github.com/google/ExoPlayer/issues/8763
)
).
(
[
#8763
](
https://github.com/google/ExoPlayer/issues/8763
)
).
*
DASH:
*
Parse
`forced_subtitle`
role from DASH manifests
(
[
#8781
](
https://github.com/google/ExoPlayer/issues/8781
)
).
*
HLS:
*
HLS:
*
Fix bug of ignoring
`EXT-X-START`
when setting the live target offset
*
Fix bug of ignoring
`EXT-X-START`
when setting the live target offset
(
[
#8764
](
https://github.com/google/ExoPlayer/pull/8764
)
).
(
[
#8764
](
https://github.com/google/ExoPlayer/pull/8764
)
).
...
@@ -167,8 +168,6 @@
...
@@ -167,8 +168,6 @@
*
Upgrade IMA SDK dependency to 3.23.0, fixing an issue with
*
Upgrade IMA SDK dependency to 3.23.0, fixing an issue with
`NullPointerExceptions`
within
`WebView`
callbacks
`NullPointerExceptions`
within
`WebView`
callbacks
(
[
#8447
](
https://github.com/google/ExoPlayer/issues/8447
)
).
(
[
#8447
](
https://github.com/google/ExoPlayer/issues/8447
)
).
*
Update instructions and publishing configuration for releasing to Google's
Maven repository instead of bintray/JCenter.
*
FFmpeg extension: Fix playback failure when switching to TrueHD tracks
*
FFmpeg extension: Fix playback failure when switching to TrueHD tracks
during playback (
[
#8616
](
https://github.com/google/ExoPlayer/issues/8616
)
).
during playback (
[
#8616
](
https://github.com/google/ExoPlayer/issues/8616
)
).
...
...
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