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
437c6d5d
authored
Jan 21, 2021
by
andrewlewis
Committed by
kim-vde
Jan 22, 2021
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Move audio retry release note to the right place
PiperOrigin-RevId: 352976712
parent
b460124c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
RELEASENOTES.md
RELEASENOTES.md
View file @
437c6d5d
...
@@ -212,6 +212,7 @@
...
@@ -212,6 +212,7 @@
`onAudioSessionIdChanged`
is called in fewer cases than
`onAudioSessionIdChanged`
is called in fewer cases than
`onAudioSessionId`
was called, due to the improved handling of audio
`onAudioSessionId`
was called, due to the improved handling of audio
session IDs as described above.
session IDs as described above.
*
Retry playback after some types of
`AudioTrack`
error.
*
Text:
*
Text:
*
Gracefully handle null-terminated subtitle content in Matroska
*
Gracefully handle null-terminated subtitle content in Matroska
containers.
containers.
...
@@ -317,7 +318,6 @@
...
@@ -317,7 +318,6 @@
*
Support enabling the previous and next actions individually in
*
Support enabling the previous and next actions individually in
`PlayerNotificationManager`
.
`PlayerNotificationManager`
.
*
Audio:
*
Audio:
*
Retry playback after some types of
`AudioTrack`
error.
*
Work around
`AudioManager`
crashes when calling
`getStreamVolume`
*
Work around
`AudioManager`
crashes when calling
`getStreamVolume`
(
[
#8191
](
https://github.com/google/ExoPlayer/issues/8191
)
).
(
[
#8191
](
https://github.com/google/ExoPlayer/issues/8191
)
).
*
Extractors:
*
Extractors:
...
...
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