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
c04cf309
authored
Oct 31, 2018
by
Oliver Woodman
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Update release notes
parent
eef7e28a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
7 deletions
RELEASENOTES.md
RELEASENOTES.md
View file @
c04cf309
...
...
@@ -4,15 +4,19 @@
*
Improve initial bandwidth meter estimates using the current country and
network type.
*
SubRip: Add support for alignment tags, and remove tags from the displayed
captions (
[
#4306
](
https://github.com/google/ExoPlayer/issues/4306
)
).
*
IMA extension:
*
For preroll to live stream transitions, project forward the
loading position to avoid being behind the live window.
*
Let apps specify whether to focus the skip button on ATV
(
[
#5019
](
https://github.com/google/ExoPlayer/issues/5019
)
).
*
MP3:
*
Support seeking based on MLLT metadata
(
[
#3241
](
https://github.com/google/ExoPlayer/issues/3241
)
).
*
Fix handling of streams with appending data
(
[
#4954
](
https://github.com/google/ExoPlayer/issues/4954
)
).
*
IMA extension: For preroll to live stream transitions, project forward the
loading position to avoid being behind the live window.
*
DASH: Parse ProgramInformation element if present in the manifest.
*
SubRip: Add support for alignment tags, and remove tags from the displayed
captions (
[
#4306
](
https://github.com/google/ExoPlayer/issues/4306
)
).
*
Fix issue with blind seeking to windows with non-zero offset in a
`ConcatenatingMediaSource`
(
[
#4873
](
https://github.com/google/ExoPlayer/issues/4873
)
).
...
...
@@ -26,9 +30,6 @@
(
[
#4532
](
https://github.com/google/ExoPlayer/issues/4532
)
).
*
Suppress spurious "references unknown class member" shrinking warning
(
[
#4890
](
https://github.com/google/ExoPlayer/issues/4890
)
).
*
IMA extension:
*
Let apps specify whether to focus the skip button on ATV
(
[
#5019
](
https://github.com/google/ExoPlayer/issues/5019
)
).
*
Fix issue where a
`NullPointerException`
is thrown when removing an unprepared
media source from a
`ConcatenatingMediaSource`
with the
`useLazyPreparation`
option enabled (
[
#4986
](
https://github.com/google/ExoPlayer/issues/4986
)
).
...
...
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