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 dependency com.google.android.exoplayer:exoplayer to v2.18.4 #2557

Merged
merged 1 commit into from
Mar 3, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 3, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.android.exoplayer:exoplayer 2.18.3 -> 2.18.4 age adoption passing confidence

⚠ 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.

  • Core library:
    • Fix network type detection on API 33
      (#​10970).
    • Fix NullPointerException when calling ExoPlayer.isTunnelingEnabled
      (#​10977).
  • Downloads:
    • Make the maximum difference of the start time of two segments to be
      merged configurable in SegmentDownloader and subclasses
      (#​248).
  • Audio:
    • Fix broken gapless MP3 playback on Samsung devices
      (#​8594).
    • Fix bug where playback speeds set immediately after disabling audio may
      be overridden by a previous speed change
      (#​10882).
  • Video:
    • Map HEVC HDR10 format to HEVCProfileMain10HDR10 instead of
      HEVCProfileMain10.
    • Add workaround for a device issue on Chromecast with Google TV and
      Lenovo M10 FHD Plus that causes 60fps AVC streams to be marked as
      unsupported
      (#​10898).
    • Fix frame release performance issues when playing media with a frame
      rate far higher than the screen refresh rate.
  • Cast:
    • Fix transient STATE_IDLE when transitioning between media items
      (#​245).
  • RTSP:
    • Catch the IllegalArgumentException thrown in parsing of invalid RTSP
      Describe response messages
      (#​10971).
  • IMA extension:
    • Fix a bug which prevented DAI streams without any ads from starting
      because the first (and in the case without ads the only) LOADED event
      wasn't received.

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.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from nielsvanvelzen as a code owner March 3, 2023 10:34
@renovate renovate bot added dependencies Pull requests that update a dependency file gradle labels Mar 3, 2023
@nielsvanvelzen nielsvanvelzen added the backportable Change may be backported to a point release (remove label once cherrypicked) label Mar 3, 2023
@nielsvanvelzen nielsvanvelzen merged commit 7a5ee0b into master Mar 3, 2023
@nielsvanvelzen nielsvanvelzen deleted the renovate/exoplayer branch March 3, 2023 17:59
@nielsvanvelzen nielsvanvelzen added this to the v0.15.5 milestone Mar 4, 2023
@nielsvanvelzen nielsvanvelzen removed the backportable Change may be backported to a point release (remove label once cherrypicked) label Mar 12, 2023
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