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
1be1b0ab
authored
Sep 18, 2019
by
olly
Committed by
Oliver Woodman
Sep 18, 2019
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Improve old release notes
PiperOrigin-RevId: 269781924
parent
556a9954
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
RELEASENOTES.md
RELEASENOTES.md
View file @
1be1b0ab
...
@@ -163,6 +163,8 @@
...
@@ -163,6 +163,8 @@
`ExtractorsFactory`
instances must now be passed via the
`ExtractorsFactory`
instances must now be passed via the
`ProgressiveMediaSource.Factory`
constructor, and
`setExtractorsFactory`
is
`ProgressiveMediaSource.Factory`
constructor, and
`setExtractorsFactory`
is
deprecated.
deprecated.
*
Make the default minimum buffer size equal the maximum buffer size for video
playbacks (
[
#2083
](
https://github.com/google/ExoPlayer/issues/2083
)
).
*
Move
`PriorityTaskManager`
from
`DefaultLoadControl`
to
`SimpleExoPlayer`
.
*
Move
`PriorityTaskManager`
from
`DefaultLoadControl`
to
`SimpleExoPlayer`
.
*
Add new
`ExoPlaybackException`
types for remote exceptions and out-of-memory
*
Add new
`ExoPlaybackException`
types for remote exceptions and out-of-memory
errors.
errors.
...
@@ -268,8 +270,6 @@
...
@@ -268,8 +270,6 @@
order when in shuffle mode.
order when in shuffle mode.
*
Allow handling of custom commands via
`registerCustomCommandReceiver`
.
*
Allow handling of custom commands via
`registerCustomCommandReceiver`
.
*
Add ability to include an extras
`Bundle`
when reporting a custom error.
*
Add ability to include an extras
`Bundle`
when reporting a custom error.
*
LoadControl: Set minimum buffer for playbacks with video equal to maximum
buffer (
[
#2083
](
https://github.com/google/ExoPlayer/issues/2083
)
).
*
Log warnings when extension native libraries can't be used, to help with
*
Log warnings when extension native libraries can't be used, to help with
diagnosing playback failures
diagnosing playback failures
(
[
#5788
](
https://github.com/google/ExoPlayer/issues/5788
)
).
(
[
#5788
](
https://github.com/google/ExoPlayer/issues/5788
)
).
...
...
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