fix(deps): update dependency androidx.media3:media3-exoplayer to v1.2.1 - autoclosed #52
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:
1.2.0->1.2.1Release Notes
androidx/media (androidx.media3:media3-exoplayer)
v1.2.1Compare Source
This release includes the following changes since the
1.2.0 release:
LiveConfiguration.min/maxOffsetrange keep adjusting the offset backto
min/maxOffset.and 8 channels
(#8396).
incorrectly let the stream start at its default position
(#9347).
CmcdData.Factorywere receivingnegative values for
bufferedDurationUsfrom chunk sources, resultingin an
IllegalArgumentException(#888).
due to setting a high operating rate.
ROLE_FLAG_ALTERNATEto prevent them being automatically selected forplayback because of their higher resolution.
(#864).
(#855).
SilenceSkippingAudioProcessorwhen calledmultiple times (#712).
Google TV, and Lenovo M10 FHD Plus that causes 60fps AVC streams to be
marked as unsupported
(#693).
MediaMetadatawas only populated from Vorbis commentswith upper-case keys
(#876).
OutOfMemoryErrorwhen parsing very large ID3 frames, meaningplayback can continue without the tag info instead of playback failing
completely.
https://default.urllicenseURL to API 33+ (previously the workaround only applied on API 33
exactly) (#837).
ERROR_DRM_SESSION_NOT_OPENEDwhen switching from encrypted toclear content without a surface attached to the player. The error was
due to incorrectly using a secure decoder to play the clear content.
MediaMetadataCompattoMediaMetadata.extrasandMediaMetadata.extrastoMediaMetadataCompat(#756,
#802).
notifyChildrenChangedfor legacy controllers(#644).
setWhentimerof the notification caused a crash on some devices
(#903).
IllegalStateExceptionwhen the media notification controllerhasn't completed connecting when the first notification update is
requested (#917).
with Material Design in a BottomSheetDialogFragment
(#511).
PlayerControlViewwere misaligned(#547).
(#688).
(#704).
r26b(#707,
#867).
Timelineto not crash the app when loadingmedia fails on the cast device
(#708).
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 this update again.
This PR has been generated by Mend Renovate. View repository job log here.