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
1106aba3
authored
Dec 18, 2019
by
olly
Committed by
Oliver Woodman
Dec 18, 2019
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Add omitted release note for 2.11
PiperOrigin-RevId: 286201458
parent
b4873e55
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
RELEASENOTES.md
RELEASENOTES.md
View file @
1106aba3
...
@@ -44,6 +44,10 @@
...
@@ -44,6 +44,10 @@
*
Fix issue where player errors are thrown too early at playlist transitions
*
Fix issue where player errors are thrown too early at playlist transitions
(
[
#5407
](
https://github.com/google/ExoPlayer/issues/5407
)
).
(
[
#5407
](
https://github.com/google/ExoPlayer/issues/5407
)
).
*
Add
`Format`
and renderer support flags to renderer
`ExoPlaybackException`
s.
*
Add
`Format`
and renderer support flags to renderer
`ExoPlaybackException`
s.
*
Where there are multiple platform decoders for a given MIME type, prefer to
use one that advertises support for the profile and level of the media being
played over one that does not, even if it does not come first in the
`MediaCodecList`
.
*
DRM:
*
DRM:
*
Inject
`DrmSessionManager`
into the
`MediaSources`
instead of
`Renderers`
.
*
Inject
`DrmSessionManager`
into the
`MediaSources`
instead of
`Renderers`
.
This allows each
`MediaSource`
in a
`ConcatenatingMediaSource`
to use a
This allows each
`MediaSource`
in a
`ConcatenatingMediaSource`
to use a
...
...
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