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 to v2.19.1 #2977

Merged
merged 1 commit into from
Aug 17, 2023
Merged

Update exoplayer to v2.19.1 #2977

merged 1 commit into from
Aug 17, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 16, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

jellyfin/jellyfin-exoplayer-ffmpeg-extension (org.jellyfin.exoplayer:exoplayer-ffmpeg-extension)

v2.19.1+1: 2.19.1+1

Updates

Full Changelog: jellyfin/jellyfin-androidx-media@v2.19.0+1...v2.19.1+1

google/ExoPlayer (com.google.android.exoplayer:exoplayer)

v2.19.1

This is the last planned release of the com.google.android.exoplayer2
artifacts. This project is now deprecated. All users should migrate to
androidx.media3 (which contains the same ExoPlayer code). See
the migration guide
for more details, including a script to help with the migration.

This release corresponds to the
AndroidX Media3 1.1.1 release.

  • Common Library:
    • Remove accidentally added multidex dependency from all modules
      (#​499).
  • ExoPlayer:
    • Fix issue in PlaybackStatsListener where spurious PlaybackStats are
      created after the playlist is cleared.
    • Add additional fields to Common Media Client Data (CMCD) logging:
      streaming format (sf), stream type (st), version (v), top birate (tb),
      object duration (d), measured throughput (mtp) and object type (ot)
      (#​8699).
  • Audio:
    • Fix a bug where Player.getState() never transitioned to STATE_ENDED
      when playing very short files
      (#​538).
  • Audio Offload:
    • Prepend Ogg ID Header and Comment Header Pages to bitstream for
      offloaded Opus playback in accordance with RFC 7845.
  • Video:
    • H.265/HEVC: Fix parsing SPS short and long term reference picture info.
  • Text:
    • CEA-608: Change cue truncation logic to only consider visible text.
      Previously indent and tab offset were included when limiting the cue
      length to 32 characters (which was technically correct by the spec)
      (#​11019).
  • IMA extension:
    • Bump IMA SDK version to 3.30.3.

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 a dependency file gradle labels Aug 16, 2023
@renovate renovate bot requested a review from nielsvanvelzen as a code owner August 16, 2023 14:11
@renovate renovate bot changed the title Update dependency com.google.android.exoplayer:exoplayer to v2.19.1 Update exoplayer Aug 16, 2023
@renovate renovate bot force-pushed the renovate/exoplayer branch from 119323a to ef325f3 Compare August 16, 2023 21:33
@nielsvanvelzen nielsvanvelzen added this to the v0.16.0 milestone Aug 17, 2023
@nielsvanvelzen nielsvanvelzen merged commit b74cf23 into master Aug 17, 2023
@nielsvanvelzen nielsvanvelzen deleted the renovate/exoplayer branch August 17, 2023 05:18
@nielsvanvelzen nielsvanvelzen changed the title Update exoplayer Update exoplayer to 2.19.1 Aug 21, 2023
@nielsvanvelzen nielsvanvelzen modified the milestones: v0.16.0, v0.15.12 Aug 21, 2023
@nielsvanvelzen nielsvanvelzen changed the title Update exoplayer to 2.19.1 Update exoplayer to v2.19.1 Aug 21, 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