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
0f514a09
authored
Jun 18, 2019
by
olly
Committed by
Oliver Woodman
Jun 19, 2019
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Update release notes for 2.10.2 cherrypicks
PiperOrigin-RevId: 253808562
parent
8286e1d7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
RELEASENOTES.md
RELEASENOTES.md
View file @
0f514a09
...
@@ -32,21 +32,21 @@
...
@@ -32,21 +32,21 @@
(
[
#5891
](
https://github.com/google/ExoPlayer/issues/5891
)
).
(
[
#5891
](
https://github.com/google/ExoPlayer/issues/5891
)
).
*
Add
`ProgressUpdateListener`
to
`PlayerControlView`
*
Add
`ProgressUpdateListener`
to
`PlayerControlView`
(
[
#5834
](
https://github.com/google/ExoPlayer/issues/5834
)
).
(
[
#5834
](
https://github.com/google/ExoPlayer/issues/5834
)
).
*
Add support for auto-detecting UDP streams in
`DefaultDataSource`
(
[
#6036
](
https://github.com/google/ExoPlayer/pull/6036
)
).
*
Allow enabling decoder fallback with
`DefaultRenderersFactory`
*
Allow enabling decoder fallback with
`DefaultRenderersFactory`
(
[
#5942
](
https://github.com/google/ExoPlayer/issues/5942
)
).
(
[
#5942
](
https://github.com/google/ExoPlayer/issues/5942
)
).
*
Gracefully handle revoked
`ACCESS_NETWORK_STATE`
permission
(
[
#6019
](
https://github.com/google/ExoPlayer/issues/6019
)
).
*
Fix decoding problems when seeking back after seeking beyond a mid-roll ad
(
[
#6009
](
https://github.com/google/ExoPlayer/issues/6009
)
).
*
Fix application of
`maxAudioBitrate`
for adaptive audio track groups
(
[
#6006
](
https://github.com/google/ExoPlayer/issues/6006
)
).
*
Fix bug caused by parallel adaptive track selection using
`Format`
s without
*
Fix bug caused by parallel adaptive track selection using
`Format`
s without
bitrate information
bitrate information
(
[
#5971
](
https://github.com/google/ExoPlayer/issues/5971
)
).
(
[
#5971
](
https://github.com/google/ExoPlayer/issues/5971
)
).
*
Fix bug in
`CastPlayer.getCurrentWindowIndex()`
*
Fix bug in
`CastPlayer.getCurrentWindowIndex()`
(
[
#5955
](
https://github.com/google/ExoPlayer/issues/5955
)
).
(
[
#5955
](
https://github.com/google/ExoPlayer/issues/5955
)
).
*
Add support for auto-detecting UDP streams in
`DefaultDataSource`
(
[
#6036
](
https://github.com/google/ExoPlayer/pull/6036
)
).
*
Gracefully handle revoked
`ACCESS_NETWORK_STATE`
permission
(
[
#6019
](
https://github.com/google/ExoPlayer/issues/6019
)
).
*
Fix application of
`maxAudioBitrate`
for adaptive audio track groups
(
[
#6006
](
https://github.com/google/ExoPlayer/issues/6006
)
).
*
Fix decoding problems when seeking back after seeking beyond a mid-roll ad
(
[
#6009
](
https://github.com/google/ExoPlayer/issues/6009
)
).
### 2.10.1 ###
### 2.10.1 ###
...
...
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