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
c9193fdc
authored
Jun 25, 2021
by
olly
Committed by
Oliver Woodman
Jun 30, 2021
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Fix release notes
PiperOrigin-RevId: 381443205
parent
b58fce1b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
RELEASENOTES.md
RELEASENOTES.md
View file @
c9193fdc
...
...
@@ -91,6 +91,8 @@
`EXT-X-MAP`
tag in a media playlist, would not be loaded when
encountered during playback
(
[
#9004
](
https://github.com/google/ExoPlayer/issues/9004
)
).
*
Forward the
`FRAME-RATE`
value from the master playlist to renditions.
(
[
#8960
](
https://github.com/google/ExoPlayer/issues/8960
)
).
*
Ad playback:
*
Support changing ad break positions in the player logic
(
[
#5067
](
https://github.com/google/ExoPlayer/issues/5067
)
.
...
...
@@ -103,10 +105,7 @@
*
Add
`setUseFastForwardActionInCompactView(boolean)`
and
`setUseRewindActionInCompactView(boolean)`
to make it possible to show
seek actions in compact view mode.
*
HLS
*
Forward the FRAME-RATE value from the master playlist to renditions.
(
[
#8960
](
https://github.com/google/ExoPlayer/issues/8960
)
).
*
RTSP
*
RTSP:
*
Fix session description (SDP) parsing to use a HashMap-like behaviour
for duplicated attributes.
(
[
#9014
](
https://github.com/google/ExoPlayer/issues/9014
)
).
...
...
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