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

fix(deps): update media3exoplayerversion to v1.5.1 #3029

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 19, 2024

This PR contains the following updates:

Package Change 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
androidx.media3:media3-exoplayer-dash 1.5.0 -> 1.5.1 age adoption passing confidence
androidx.media3:media3-exoplayer 1.5.0 -> 1.5.1 age adoption passing confidence

Release Notes

androidx/media (androidx.media3:media3-ui)

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.

Copy link

OLD: app-madani-debug.apk (signature: V1, V2)
NEW: app-madani-debug.apk (signature: V1, V2)

          │           compressed           │           uncompressed           
          ├───────────┬───────────┬────────┼───────────┬───────────┬──────────
 APK      │ old       │ new       │ diff   │ old       │ new       │ diff     
──────────┼───────────┼───────────┼────────┼───────────┼───────────┼──────────
      dex │  24.1 MiB │  24.1 MiB │ +832 B │  74.7 MiB │  74.7 MiB │ +1.5 KiB 
     arsc │   2.7 MiB │   2.7 MiB │    0 B │   2.7 MiB │   2.7 MiB │      0 B 
 manifest │   5.8 KiB │   5.8 KiB │    0 B │    28 KiB │    28 KiB │      0 B 
      res │   1.7 MiB │   1.7 MiB │    0 B │     2 MiB │     2 MiB │      0 B 
   native │  18.8 KiB │  18.8 KiB │    0 B │  36.5 KiB │  36.5 KiB │      0 B 
    asset │ 404.2 KiB │ 404.2 KiB │    0 B │ 678.6 KiB │ 678.6 KiB │      0 B 
    other │ 218.3 KiB │ 218.3 KiB │   +7 B │ 464.6 KiB │ 464.6 KiB │      0 B 
──────────┼───────────┼───────────┼────────┼───────────┼───────────┼──────────
    total │  29.2 MiB │  29.2 MiB │ +839 B │  80.6 MiB │  80.6 MiB │ +1.5 KiB 

Copy link

Upgraded Dependencies
androidx.media3:media3-common:1.5.1, (changed from 1.5.0)
androidx.media3:media3-container:1.5.1, (changed from 1.5.0)
androidx.media3:media3-database:1.5.1, (changed from 1.5.0)
androidx.media3:media3-datasource:1.5.1, (changed from 1.5.0)
androidx.media3:media3-decoder:1.5.1, (changed from 1.5.0)
androidx.media3:media3-exoplayer:1.5.1, (changed from 1.5.0)
androidx.media3:media3-exoplayer-dash:1.5.1, (changed from 1.5.0)
androidx.media3:media3-extractor:1.5.1, (changed from 1.5.0)
androidx.media3:media3-session:1.5.1, (changed from 1.5.0)
androidx.media3:media3-ui:1.5.1, (changed from 1.5.0)

@ahmedre ahmedre added this pull request to the merge queue Dec 19, 2024
Merged via the queue into main with commit 6c5f2f9 Dec 19, 2024
2 checks passed
@ahmedre ahmedre deleted the renovate/media3exoplayerversion branch December 19, 2024 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant