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
9ea62f70
authored
Feb 04, 2019
by
Oliver Woodman
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Update release notes
parent
6330d46d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
RELEASENOTES.md
RELEASENOTES.md
View file @
9ea62f70
...
...
@@ -2,9 +2,11 @@
### 2.9.5 ###
*
Add
`Handler`
parameter to
`ConcatenatingMediaSource`
methods which take a
callback
`Runnable`
.
*
HLS: Parse
`CHANNELS`
attribute from
`EXT-X-MEDIA`
tag.
*
ConcatenatingMediaSource:
*
Add
`Handler`
parameter to methods that take a callback
`Runnable`
.
*
Fix issue with dropped messages when releasing the source
(
[
#5464
](
https://github.com/google/ExoPlayer/issues/5464
)
).
*
ExtractorMediaSource: Fix issue that could cause the player to get stuck
buffering at the end of the media.
*
PlayerView: Fix issue preventing
`OnClickListener`
from receiving events
...
...
@@ -14,8 +16,6 @@
*
OkHttp extension: Upgrade OkHttp dependency to 3.12.1.
*
MP3: Wider fix for issue where streams would play twice on some Samsung
devices (
[
#4519
](
https://github.com/google/ExoPlayer/issues/4519
)
).
*
Fix issue with dropped messages when releasing a
`ConcatenatingMediaSource`
(
[
#5464
](
https://github.com/google/ExoPlayer/issues/5464
)
).
### 2.9.4 ###
...
...
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