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

Replace ExoPlayer with androidx.media3 #2826

Merged
merged 1 commit into from
Dec 24, 2023

Conversation

nielsvanvelzen
Copy link
Member

@nielsvanvelzen nielsvanvelzen commented Jun 6, 2023

Changes

Replace our usages of ExoPlayer with androidx.media3. This affects the old playback code and the rewritten code. It's pretty much only package name changes because I fixed the breaking changes in earlier PR's.

To do

  • Migrate exoplayer-ffmpeg-extension to media3

Issues

Also a part of #1057 I guess

@nielsvanvelzen nielsvanvelzen marked this pull request as ready for review December 24, 2023 14:33
@nielsvanvelzen
Copy link
Member Author

This is now ready. I'll likely add it to the 0.16 release branch later.

@nielsvanvelzen nielsvanvelzen merged commit bd204fd into jellyfin:master Dec 24, 2023
6 checks passed
@nielsvanvelzen nielsvanvelzen deleted the media3-exoplayer branch December 24, 2023 17:36
@nielsvanvelzen nielsvanvelzen added the backportable Change may be backported to a point release (remove label once cherrypicked) label Dec 24, 2023
@masterflitzer
Copy link

does backportable mean it'll land in v0.16.3?

@nielsvanvelzen
Copy link
Member Author

nielsvanvelzen commented Dec 26, 2023

Not necessarily. The backportable label means it is a candidate for backporting. In this specific case I need to test the media3 migration more thoroughly first before sending it to half a million users. So it might be in 0.16.3 but could also be 0.16.4 or 0.17.0.

@masterflitzer
Copy link

ok thank you for clarifying 👍

@nielsvanvelzen nielsvanvelzen modified the milestones: v0.17.0, v0.16.3 Jan 5, 2024
@nielsvanvelzen nielsvanvelzen added enhancement New feature or request playback Issue related to media playback and removed backportable Change may be backported to a point release (remove label once cherrypicked) labels Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request playback Issue related to media playback
Projects
Development

Successfully merging this pull request may close these issues.

4 participants