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

Update androidx.media3 to v1.5.1 #4244

Merged
merged 1 commit into from
Dec 19, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
androidx.media3:media3-exoplayer-hls 1.5.0 -> 1.5.1 age adoption passing confidence
androidx.media3:media3-exoplayer 1.5.0 -> 1.5.1 age adoption passing confidence
androidx.media3:media3-ui 1.5.0 -> 1.5.1 age adoption passing confidence
androidx.media3:media3-session 1.5.0 -> 1.5.1 age adoption passing confidence

Release Notes

androidx/media (androidx.media3:media3-exoplayer-hls)

v1.5.1

Compare Source

This release includes the following changes since the
1.5.0 release:

  • ExoPlayer:
    • Disable use of asynchronous decryption in MediaCodec to avoid reported
      codec timeout issues with this platform API
      (#​1641).
  • Extractors:
    • MP3: Don't stop playback early when a VBRI frame's table of contents
      doesn't cover all the MP3 data in a file
      (#​1904).
  • Video:
    • Rollback of using MediaCodecAdapter supplied pixel aspect ratio values
      when provided while processing onOutputFormatChanged
      (#​1371).
  • Text:
    • Fix bug in ReplacingCuesResolver.discardCuesBeforeTimeUs where the cue
      active at timeUs (started before but not yet ended) was incorrectly
      discarded (#​1939).
  • Metadata:
    • Extract disc/track numbering and genre from Vorbis comments into
      MediaMetadata
      (#​1958).

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from nielsvanvelzen as a code owner November 25, 2024 14:48
@renovate renovate bot added dependencies Pull requests that update a dependency file gradle labels Nov 25, 2024
@renovate renovate bot changed the title Update androidx.media3 to v1.5.0 Update androidx.media3 to v1.5.0 - autoclosed Dec 13, 2024
@renovate renovate bot closed this Dec 13, 2024
@renovate renovate bot deleted the renovate/androidx.media3 branch December 13, 2024 21:21
@renovate renovate bot changed the title Update androidx.media3 to v1.5.0 - autoclosed Update androidx.media3 to v1.5.0 Dec 19, 2024
@renovate renovate bot reopened this Dec 19, 2024
@renovate renovate bot force-pushed the renovate/androidx.media3 branch from a753735 to 0506e68 Compare December 19, 2024 20:37
@renovate renovate bot changed the title Update androidx.media3 to v1.5.0 Update androidx.media3 to v1.5.1 Dec 19, 2024
@renovate renovate bot force-pushed the renovate/androidx.media3 branch from 0506e68 to d47d902 Compare December 19, 2024 20:42
@nielsvanvelzen nielsvanvelzen added this to the v0.18.3 milestone Dec 19, 2024
@nielsvanvelzen nielsvanvelzen merged commit 9b9c379 into master Dec 19, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file gradle
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant