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
ef24125d
authored
Jan 18, 2019
by
olly
Committed by
Oliver Woodman
Jan 21, 2019
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Fix release notes for 2.9.4
PiperOrigin-RevId: 229841782
parent
ac86d3b5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
RELEASENOTES.md
RELEASENOTES.md
View file @
ef24125d
...
@@ -39,10 +39,6 @@
...
@@ -39,10 +39,6 @@
*
Remove
`player`
and
`isTopLevelSource`
parameters from
`MediaSource.prepare`
.
*
Remove
`player`
and
`isTopLevelSource`
parameters from
`MediaSource.prepare`
.
*
Change signature of
`PlayerNotificationManager.NotificationListener`
to better
*
Change signature of
`PlayerNotificationManager.NotificationListener`
to better
fit service requirements. Remove ability to set a custom stop action.
fit service requirements. Remove ability to set a custom stop action.
*
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
)
).
### 2.9.4 ###
### 2.9.4 ###
...
@@ -60,8 +56,12 @@
...
@@ -60,8 +56,12 @@
(
[
#5351
](
https://github.com/google/ExoPlayer/issues/5351
)
).
(
[
#5351
](
https://github.com/google/ExoPlayer/issues/5351
)
).
*
Fix issue where uneven track durations in MP4 streams can cause OOM problems
*
Fix issue where uneven track durations in MP4 streams can cause OOM problems
(
[
#3670
](
https://github.com/google/ExoPlayer/issues/3670
)
).
(
[
#3670
](
https://github.com/google/ExoPlayer/issues/3670
)
).
*
Add the sub text to the MediaDescriptionAdapter of the
*
Add
`startPositionUs`
to
`MediaSource.createPeriod`
. This fixes an issue where
PlayerNotificationManager.
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`
.
### 2.9.3 ###
### 2.9.3 ###
...
...
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