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
9f87c2ea
authored
Jun 01, 2020
by
Oliver Woodman
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Finalize release notes
parent
9830c773
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
12 deletions
RELEASENOTES.md
RELEASENOTES.md
View file @
9f87c2ea
...
...
@@ -38,18 +38,6 @@
subtitles.
*
Fix
`SubtitlePainter`
to render
`EDGE_TYPE_OUTLINE`
using the correct
color.
*
Cronet extension: Default to using the Cronet implementation in Google Play
Services rather than Cronet Embedded. This allows Cronet to be used with a
negligible increase in application size, compared to approximately 8MB when
embedding the library.
*
OkHttp extension: Upgrade OkHttp dependency to 3.12.11.
*
MediaSession extension:
*
Only set the playback state to
`BUFFERING`
if
`playWhenReady`
is true
(
[
#7206
](
https://github.com/google/ExoPlayer/issues/7206
)
).
*
Add missing
`@Nullable`
annotations to
`MediaSessionConnector`
(
[
#7234
](
https://github.com/google/ExoPlayer/issues/7234
)
).
*
AV1 extension: Add a heuristic to determine the default number of threads
used for AV1 playback using the extension.
*
IMA extension:
*
Upgrade to IMA SDK version 3.19.0, and migrate to new
preloading APIs
...
...
@@ -70,6 +58,18 @@
(
[
#5444
](
https://github.com/google/ExoPlayer/issues/5444
)
,
[
#5966
](
https://github.com/google/ExoPlayer/issues/5966
)
,
[
#7002
](
https://github.com/google/ExoPlayer/issues/7002
)
).
*
Cronet extension: Default to using the Cronet implementation in Google Play
Services rather than Cronet Embedded. This allows Cronet to be used with a
negligible increase in application size, compared to approximately 8MB when
embedding the library.
*
OkHttp extension: Upgrade OkHttp dependency to 3.12.11.
*
MediaSession extension:
*
Only set the playback state to
`BUFFERING`
if
`playWhenReady`
is true
(
[
#7206
](
https://github.com/google/ExoPlayer/issues/7206
)
).
*
Add missing
`@Nullable`
annotations to
`MediaSessionConnector`
(
[
#7234
](
https://github.com/google/ExoPlayer/issues/7234
)
).
*
AV1 extension: Add a heuristic to determine the default number of threads
used for AV1 playback using the extension.
### 2.11.4 (2020-04-08) ###
...
...
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