Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.18.2
->2.18.4
2.18.2
->2.18.4
2.18.2
->2.18.4
2.18.2
->2.18.4
2.18.2
->2.18.4
2.18.2
->2.18.4
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the logs for more information.
Release Notes
google/ExoPlayer
v2.18.4
This release corresponds to the
AndroidX Media3 1.0.0-rc02 release.
(#10970).
NullPointerException
when callingExoPlayer.isTunnelingEnabled
(#10977).
merged configurable in
SegmentDownloader
and subclasses(#248).
(#8594).
be overridden by a previous speed change
(#10882).
HEVCProfileMain10HDR10
instead ofHEVCProfileMain10
.Lenovo M10 FHD Plus that causes 60fps AVC streams to be marked as
unsupported
(#10898).
rate far higher than the screen refresh rate.
STATE_IDLE
when transitioning between media items(#245).
Describe response messages
(#10971).
because the first (and in the case without ads the only)
LOADED
eventwasn't received.
v2.18.3
This release corresponds to the
AndroidX Media3 1.0.0-rc01 release.
MediaCodecSelector
's preferences, even if a decoder reports it may notbe able to play the media performantly. For example with default
selector, hardware decoder with only functional support will be
preferred over software decoder that fully supports the format
(#10604).
ExoPlayer.Builder.setPlaybackLooper
that sets a pre-existingplayback thread for a new ExoPlayer instance.
(#10776).
BasePlayer.seekTo
to also indicate the command usedfor seeking.
(#220).
ConcatenatingMediaSource2
that allows combining multiple mediaitems into a single window
(#247).
ParserException
instead of aNullPointerException
if thesample table (stbl) is missing a required sample description (stsd) when
parsing trak atoms.
(#10941).
for
AudioTrack
in direct playbacks (passthrough).TextRenderer
passing an invalid (negative) index toSubtitle.getEventTime
if a subtitle file contains no cues.mark.
ID3 v2.4.
MediaMetadata.mediaType
to denote the type of content or the typeof folder described by the metadata.
MediaMetadata.isBrowsable
as a replacement forMediaMetadata.folderType
. The folder type will be deprecated in thenext release.
(#3752).
StyledPlayerView.setControllerVisibilityListener(StyledPlayerControlView.VisibilityListener)
to ensure visibility changes are passed to the registered listener
(#229).
StyledPlayerView
when using a right-to-left (RTL) layout
(#227).
ImaServerSideAdInsertionMediaSource
onthe application thread to avoid threading issues.
focusSkipButtonWhenAvailable
to theImaServerSideAdInsertionMediaSource.AdsLoader.Builder
to requestfocusing the skip button on TV devices and set it to true by default.
focusSkipButton()
to theImaServerSideAdInsertionMediaSource.AdsLoader
to programmaticallyrequest to focus the skip button.
without any ads.
(#10884).
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.