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
f8be464d
authored
Nov 18, 2021
by
tonihei
Browse files
Options
_('Browse Files')
Download
Plain Diff
Merge branch 'dev-v2-r2.16.1' of
https://github.com/google/ExoPlayer
into dev-v2-r2.16.1
parents
4b242cfb
9b10def0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
RELEASENOTES.md
RELEASENOTES.md
View file @
f8be464d
...
...
@@ -8,7 +8,7 @@
(
[
#9675
](
https://github.com/google/ExoPlayer/issues/9675
)
).
*
Fix track selection issue where a mixture of non-empty and empty track
overrides is not applied correctly
(
[
#9649
](
https://github.com/google/ExoPlayer/issues/9649
)
.
(
[
#9649
](
https://github.com/google/ExoPlayer/issues/9649
)
)
.
*
Add protected method
`DefaultRenderersFactory.getCodecAdapterFactory()`
so that subclasses of
`DefaultRenderersFactory`
that override
`buildVideoRenderers()`
or
`buildAudioRenderers()`
can access the codec
...
...
@@ -17,11 +17,11 @@
*
Propagate ICY header fields
`name`
and
`genre`
to
`MediaMetadata.station`
and
`MediaMetadata.genre`
respectively so that
they reach the app via
`Player.Listener.onMediaMetadataChanged()`
(
(#9677)
[
https://github.com/google/ExoPlayer/issues/9677
]
).
(
[
#9677
](
https://github.com/google/ExoPlayer/issues/9677
)
).
*
Remove null keys from
`DefaultHttpDataSource#getResponseHeaders`
.
*
Extractors:
*
WAV: Add support for RF64 streams
(
[
#9543
](
https://github.com/google/ExoPlayer/issues/9543
)
.
(
[
#9543
](
https://github.com/google/ExoPlayer/issues/9543
)
)
.
*
DASH:
*
Add parsed essential and supplemental properties to the
`Representation`
(
[
#9579
](
https://github.com/google/ExoPlayer/issues/9579
)
).
...
...
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