Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

r2.17.1 #10045

Merged
merged 14 commits into from
Mar 10, 2022
Merged

r2.17.1 #10045

merged 14 commits into from
Mar 10, 2022

Conversation

icbaker
Copy link
Collaborator

@icbaker icbaker commented Mar 9, 2022

No description provided.

icbaker and others added 14 commits March 8, 2022 16:57
#minor-release

PiperOrigin-RevId: 430454251
(cherry picked from commit f310a57)
Generated by running:
./gradlew wrapper --gradle-version 7.4 --distribution-type all

#minor-release

PiperOrigin-RevId: 430666317
(cherry picked from commit 8416f46)
Issue: #9996
PiperOrigin-RevId: 430773329
(cherry picked from commit 1bc4ba2)
The command is not needed, because the specified branch is already the
default branch on GitHub so will be checked out by clone automatically.

PiperOrigin-RevId: 430910549
(cherry picked from commit 6ed72dc)
When a live stream is joined while ads are already playing, the LOADED event is
missed and we don't have ad information for those ads in the ad group that are
before the ad index at which we joined. This way we can clip the duration when we
receive the LOADED event for the last ad in the group. This fixes the problem of
the playback controls being hidden when content resumes after the ad group.

#minor-release

PiperOrigin-RevId: 431269627
(cherry picked from commit da00f0c)
PiperOrigin-RevId: 431376857
(cherry picked from commit 95c74f0)
PiperOrigin-RevId: 431395359
(cherry picked from commit f66c929)
PiperOrigin-RevId: 432154626
(cherry picked from commit 733cd60)
This method is no longer needed since we added SubtitleConfiguration#id
in 59d98b9.

Issue: #10016

PiperOrigin-RevId: 432169262
(cherry picked from commit 540f206)
PiperOrigin-RevId: 432189509
(cherry picked from commit e66d0c9)
These should have been removed as part of 1391b7c, since we no
longer officially support overriding the layout file for this class.

This class is known as StyledPlayerView in exoplayer2.

#minor-release

PiperOrigin-RevId: 432411322
(cherry picked from commit 41276e8)
This makes the reading period advance early as expected at the end of an ad
period. Before this change the reading position of the metadata renderer
prevented advancing the period until metadata arrived after the start position of
the following period. Only then the reading position of the metadata renderer
is updated and beyond the start position of the following period which is a
condition to advance the reading period.

Because transitioning to the next period is a virtual transition and the
SharedMediaPeriod keeps reading from the same underlying sample streams, the
metadata renderer can safely be ignored for this check.

PiperOrigin-RevId: 432646037
(cherry picked from commit 25e5680)
PiperOrigin-RevId: 433467068
(cherry picked from commit 153b16a)
#minor-release

PiperOrigin-RevId: 433499164
(cherry picked from commit 72bda9e)
@icbaker icbaker self-assigned this Mar 9, 2022
@icbaker icbaker merged commit 8129675 into release-v2 Mar 10, 2022
@icbaker icbaker deleted the dev-v2-r2.17.1 branch March 10, 2022 14:45
@google google locked and limited conversation to collaborators May 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants