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
a95ee0ae
authored
Sep 16, 2021
by
christosts
Committed by
bachinger
Sep 16, 2021
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Move release note entry to correct section
#minor-release PiperOrigin-RevId: 397164973
parent
f7abce6a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
RELEASENOTES.md
RELEASENOTES.md
View file @
a95ee0ae
...
@@ -40,6 +40,11 @@
...
@@ -40,6 +40,11 @@
*
DRM:
*
DRM:
*
Fix
`DefaultDrmSessionManager`
to correctly eagerly release preacquired
*
Fix
`DefaultDrmSessionManager`
to correctly eagerly release preacquired
DRM sessions when there's a shortage of DRM resources on the device.
DRM sessions when there's a shortage of DRM resources on the device.
*
Downloads and caching:
*
Workaround platform issue that can cause a
`SecurityException`
to be
thrown from
`Requirements.isInternetConnectivityValidated`
on devices
running Android 11
(
[
#9002
](
https://github.com/google/ExoPlayer/issues/9002
)
).
*
UI
*
UI
*
`SubtitleView`
no longer implements
`TextOutput`
.
`SubtitleView`
*
`SubtitleView`
no longer implements
`TextOutput`
.
`SubtitleView`
implements
`Player.Listener`
, so can be registered to a player with
implements
`Player.Listener`
, so can be registered to a player with
...
@@ -338,11 +343,6 @@
...
@@ -338,11 +343,6 @@
(
[
#9183
](
https://github.com/google/ExoPlayer/issues/9183
)
).
(
[
#9183
](
https://github.com/google/ExoPlayer/issues/9183
)
).
*
Allow the timeout to be customised via
*
Allow the timeout to be customised via
`RtspMediaSource.Factory.setTimeoutMs`
.
`RtspMediaSource.Factory.setTimeoutMs`
.
*
Downloads and caching:
*
Workaround platform issue that can cause a
`SecurityException`
to be
thrown from
`Requirements.isInternetConnectivityValidated`
on devices
running Android 11
(
[
#9002
](
https://github.com/google/ExoPlayer/issues/9002
)
).
### 2.14.1 (2021-06-11)
### 2.14.1 (2021-06-11)
...
...
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