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
70731fe8
authored
Sep 16, 2019
by
Oliver Woodman
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Further tweaking of release notes
parent
772b1399
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
7 deletions
RELEASENOTES.md
RELEASENOTES.md
View file @
70731fe8
...
@@ -21,13 +21,6 @@
...
@@ -21,13 +21,6 @@
*
Support unwrapping of nested metadata (e.g. ID3 and SCTE-35 in EMSG).
*
Support unwrapping of nested metadata (e.g. ID3 and SCTE-35 in EMSG).
*
Add
`HttpDataSource.getResponseCode`
to provide the status code associated
*
Add
`HttpDataSource.getResponseCode`
to provide the status code associated
with the most recent HTTP response.
with the most recent HTTP response.
*
OkHttp extension: Upgrade OkHttp to fix HTTP2 socket timeout issue
(
[
#4078
](
https://github.com/google/ExoPlayer/issues/4078
)
).
*
RTMP extension: Upgrade LibRtmp-Client-for-Android to fix RTMP playback issues
(
[
#4200
](
https://github.com/google/ExoPlayer/issues/4200
)
,
[
#4249
](
https://github.com/google/ExoPlayer/issues/4249
)
,
[
#4319
](
https://github.com/google/ExoPlayer/issues/4319
)
,
[
#4337
](
https://github.com/google/ExoPlayer/issues/4337
)
).
*
Fix initialization data handling for FLAC in MP4
*
Fix initialization data handling for FLAC in MP4
(
[
#6396
](
https://github.com/google/ExoPlayer/issues/6396
)
,
(
[
#6396
](
https://github.com/google/ExoPlayer/issues/6396
)
,
[
#6397
](
https://github.com/google/ExoPlayer/issues/6397
)
).
[
#6397
](
https://github.com/google/ExoPlayer/issues/6397
)
).
...
@@ -35,6 +28,15 @@
...
@@ -35,6 +28,15 @@
(
[
#6398
](
https://github.com/google/ExoPlayer/issues/6398
)
).
(
[
#6398
](
https://github.com/google/ExoPlayer/issues/6398
)
).
*
Fix
`PlayerNotificationManager`
to show play icon rather than pause icon when
*
Fix
`PlayerNotificationManager`
to show play icon rather than pause icon when
playback is ended (
[
#6324
](
https://github.com/google/ExoPlayer/issues/6324
)
).
playback is ended (
[
#6324
](
https://github.com/google/ExoPlayer/issues/6324
)
).
*
OkHttp extension: Upgrade OkHttp to fix HTTP2 socket timeout issue
(
[
#4078
](
https://github.com/google/ExoPlayer/issues/4078
)
).
*
RTMP extension: Upgrade LibRtmp-Client-for-Android to fix RTMP playback issues
(
[
#4200
](
https://github.com/google/ExoPlayer/issues/4200
)
,
[
#4249
](
https://github.com/google/ExoPlayer/issues/4249
)
,
[
#4319
](
https://github.com/google/ExoPlayer/issues/4319
)
,
[
#4337
](
https://github.com/google/ExoPlayer/issues/4337
)
).
*
IMA extension: Fix crash in
`ImaAdsLoader.onTimelineChanged`
(
[
#5831
](
https://github.com/google/ExoPlayer/issues/5831
)
).
### 2.10.4 ###
### 2.10.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