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 #1077

Merged
merged 1 commit into from
May 22, 2023
Merged

Update exoplayer #1077

merged 1 commit into from
May 22, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 22, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jellyfin.exoplayer:exoplayer-ffmpeg-extension 2.18.6+1 -> 2.18.7+1 age adoption passing confidence
com.google.android.exoplayer:extension-cronet 2.18.6 -> 2.18.7 age adoption passing confidence
com.google.android.exoplayer:extension-cast 2.18.6 -> 2.18.7 age adoption passing confidence
com.google.android.exoplayer:exoplayer-hls 2.18.6 -> 2.18.7 age adoption passing confidence
com.google.android.exoplayer:extension-mediasession 2.18.6 -> 2.18.7 age adoption passing confidence
com.google.android.exoplayer:exoplayer-ui 2.18.6 -> 2.18.7 age adoption passing confidence
com.google.android.exoplayer:exoplayer-core 2.18.6 -> 2.18.7 age adoption passing confidence

Release Notes

jellyfin/jellyfin-exoplayer-ffmpeg-extension

v2.18.7+1: 2.18.7+1

Updates

Full Changelog: jellyfin/jellyfin-androidx-media@v2.18.6+1...v2.18.7+1

google/ExoPlayer

v2.18.7

This release corresponds to the
AndroidX Media3 1.0.2 release.

  • Core library:
    • Add Buffer.isLastSample() that denotes if Buffer contains flag
      C.BUFFER_FLAG_LAST_SAMPLE.
    • Fix issue where last frame may not be rendered if the last sample with
      frames is dequeued without reading the 'end of stream' sample.
      (#​11079).
  • Extractors:
    • Fix parsing of H.265 SPS in MPEG-TS files by re-using the parsing logic
      already used by RTSP and MP4 extractors
      (#​303).
  • Text:
    • SSA: Add support for UTF-16 files if they start with a byte order mark
      (#​319).

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, check this box

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

@renovate renovate bot added dependencies Pull requests that update dependencies gradle labels May 22, 2023
@Maxr1998 Maxr1998 added this to the v2.5.2 milestone May 22, 2023
@Maxr1998 Maxr1998 enabled auto-merge (squash) May 22, 2023 18:47
@Maxr1998 Maxr1998 merged commit 2494b8f into master May 22, 2023
@Maxr1998 Maxr1998 deleted the renovate/exoplayer branch May 22, 2023 18:51
nielsvanvelzen pushed a commit that referenced this pull request May 23, 2023
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
(cherry picked from commit 2494b8f)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update dependencies gradle
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant