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
40b91090
authored
Oct 20, 2018
by
Oliver Woodman
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Update release notes
parent
41129280
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
13 deletions
RELEASENOTES.md
RELEASENOTES.md
View file @
40b91090
...
@@ -2,23 +2,25 @@
...
@@ -2,23 +2,25 @@
### 2.9.1 ###
### 2.9.1 ###
*
Fix an issue with blind seeking to windows with non-zero offset in a
*
SubRip: Add support for alignment tags, and remove tags from the displayed
captions (
[
#4306
](
https://github.com/google/ExoPlayer/issues/4306
)
).
*
MP3: Support seeking based on MLLT metadata
(
[
#3241
](
https://github.com/google/ExoPlayer/issues/3241
)
).
*
IMA extension: For preroll to live stream transitions, project forward the
loading position to avoid being behind the live window.
*
Fix issue with blind seeking to windows with non-zero offset in a
`ConcatenatingMediaSource`
`ConcatenatingMediaSource`
(
[
#4873
](
https://github.com/google/ExoPlayer/issues/4873
)
).
(
[
#4873
](
https://github.com/google/ExoPlayer/issues/4873
)
).
*
Fix issue where subtitles
have a wrong position if SubtitleView has a non-zero
*
Fix issue where subtitles
were positioned incorrectly if
`SubtitleView`
had a
offset to its parent
non-zero position
offset to its parent
(
[
#4788
](
https://github.com/google/ExoPlayer/issues/4788
)
).
(
[
#4788
](
https://github.com/google/ExoPlayer/issues/4788
)
).
*
SubRip: Add support for alignment tags, and remove tags from the displayed
*
Fix issue where the buffered position was not updated correctly when
captions (
[
#4306
](
https://github.com/google/ExoPlayer/issues/4306
)
).
transitioning between periods
*
Audio:
*
Support seeking based on MLLT metadata
(
[
#3241
](
https://github.com/google/ExoPlayer/issues/3241
)
).
*
Fix issue where buffered position is not updated correctly when transitioning
between periods
(
[
#4899
](
https://github.com/google/ExoPlayer/issues/4899
)
).
(
[
#4899
](
https://github.com/google/ExoPlayer/issues/4899
)
).
*
IMA extension:
*
Suppress a spurious assertion failure on some Samsung devices
*
For preroll to live stream transitions, project forward the loading position
(
[
#4532
](
https://github.com/google/ExoPlayer/issues/4532
)
).
to avoid being behind the live window.
*
Suppress spurious "references unknown class member" shrinking warning
(
[
#4890
](
https://github.com/google/ExoPlayer/issues/4890
)
).
### 2.9.0 ###
### 2.9.0 ###
...
...
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