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 exoplayer #1879

Merged
merged 1 commit into from
Jul 22, 2022
Merged

Update exoplayer #1879

merged 1 commit into from
Jul 22, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 22, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jellyfin.exoplayer:exoplayer-ffmpeg-extension 2.18.0+1 -> 2.18.1+1 age adoption passing confidence
com.google.android.exoplayer:exoplayer 2.18.0 -> 2.18.1 age adoption passing confidence

Release Notes

jellyfin/jellyfin-exoplayer-ffmpeg-extension

v2.18.1+1

Updates

Build changes

Full Changelog: jellyfin/jellyfin-androidx-media@v2.18.0+1...v2.18.1+1

google/ExoPlayer

v2.18.1

This release corresponds to the
AndroidX media3 1.0.0-beta02 release.

  • Core library:
    • Ensure that changing the ShuffleOrder with ExoPlayer.setShuffleOrder
      results in a call to Player.Listener#onTimelineChanged with
      reason=Player.TIMELINE_CHANGE_REASON_PLAYLIST_CHANGED
      (#​9889).
    • For progressive media, only include selected tracks in buffered position
      (#​10361).
    • Allow custom logger for all ExoPlayer log output
      (#​9752).
    • Fix implementation of setDataSourceFactory in
      DefaultMediaSourceFactory, which was non-functional in some cases
      (#​116).
  • Extractors:
    • Fix parsing of H265 short term reference picture sets
      (#​10316).
    • Fix parsing of bitrates from esds boxes
      (#​10381).
  • DASH:
    • Parse ClearKey license URL from manifests
      (#​10246).
  • UI:
    • Ensure TalkBack announces the currently active speed option in the
      playback controls menu
      (#​10298).
  • RTSP:
    • Add VP8 fragmented packet handling
      (#​110).
  • Leanback extension:
    • Listen to playWhenReady changes in LeanbackAdapter
      (10420).
  • Cast:
    • Use the MediaItem that has been passed to the playlist methods as
      Window.mediaItem in CastTimeline
      (#​25,
      #​8212).
    • Support Player.getMetadata() and Listener.onMediaMetadataChanged()
      with CastPlayer (#​25).

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

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 July 22, 2022 10:39
@renovate renovate bot added dependencies Pull requests that update a dependency file gradle labels Jul 22, 2022
@renovate renovate bot changed the title Update dependency com.google.android.exoplayer:exoplayer to v2.18.1 Update exoplayer Jul 22, 2022
@nielsvanvelzen nielsvanvelzen added this to In progress in v0.14.0 via automation Jul 22, 2022
@nielsvanvelzen nielsvanvelzen merged commit 4f3ca77 into master Jul 22, 2022
v0.14.0 automation moved this from In progress to Done Jul 22, 2022
@nielsvanvelzen nielsvanvelzen deleted the renovate/exoplayer branch July 22, 2022 13:40
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
No open projects
v0.14.0
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant