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
200c877d
authored
Jan 21, 2019
by
Oliver Woodman
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Fix release notes
parent
0b49d002
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
RELEASENOTES.md
RELEASENOTES.md
View file @
200c877d
...
@@ -12,6 +12,14 @@
...
@@ -12,6 +12,14 @@
*
Associate fatal player errors of type SOURCE with the loading source in
*
Associate fatal player errors of type SOURCE with the loading source in
`AnalyticsListener.EventTime`
`AnalyticsListener.EventTime`
(
[
#5407
](
https://github.com/google/ExoPlayer/issues/5407
)
).
(
[
#5407
](
https://github.com/google/ExoPlayer/issues/5407
)
).
*
Add
`startPositionUs`
to
`MediaSource.createPeriod`
. This fixes an issue where
using lazy preparation in
`ConcatenatingMediaSource`
with an
`ExtractorMediaSource`
overrides initial seek positions
(
[
#5350
](
https://github.com/google/ExoPlayer/issues/5350
)
).
*
Add subtext to the
`MediaDescriptionAdapter`
of the
`PlayerNotificationManager`
.
*
Add workaround for video quality problems with Amlogic decoders
(
[
#5003
](
https://github.com/google/ExoPlayer/issues/5003
)
).
*
Fix issue where sending callbacks for playlist changes may cause problems
*
Fix issue where sending callbacks for playlist changes may cause problems
because of parallel player access
because of parallel player access
(
[
#5240
](
https://github.com/google/ExoPlayer/issues/5240
)
).
(
[
#5240
](
https://github.com/google/ExoPlayer/issues/5240
)
).
...
...
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