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

Bump to Exoplayer 1.27.1 #1617

Merged
merged 1 commit into from Apr 12, 2022
Merged

Conversation

DavidFair
Copy link
Contributor

This Exoplayer release has been out for 4 weeks (at the time of this commit) so it
reasonably well baked.

Some highlights that might help us from their release notes:


( https://github.com/google/ExoPlayer/releases/tag/r2.17.0 )

  • Update video and audio track selection logic to only choose formats for adaptive selections that have the same level of decoder and hardware support
  • Update video track selection logic to prefer more efficient codecs if multiple codecs are supported by primary, hardware-accelerated decoders
  • Prefer audio content preferences (for example, the "default" audio track or a track matching the system locale language) over technical track selection constraints (for example, preferred MIME type, or maximum channel count).
  • Fix decoder fallback logic for Dolby Vision to use a compatible H264/H265 decoder if needed.
  • Fix decoder fallback logic for Dolby Atmos (E-AC3-JOC) to use a compatible E-AC3 decoder if needed.
  • (HLS) Use chunkless preparation by default to improve start up time.

@nielsvanvelzen
Copy link
Member

jellyfin-exoplayer-ffmpegextension needs to be bumped too, it needs to be in sync with the exoplayer version.

This release has been out for 4 weeks (at the time of this commit) so it
reasonably well baked.

Some highlights that might help us from their release notes:
( https://github.com/google/ExoPlayer/releases/tag/r2.17.0 )

- Update video and audio track selection logic to only choose formats for adaptive selections that have the same level of decoder and hardware support
- Update video track selection logic to prefer more efficient codecs if multiple codecs are supported by primary, hardware-accelerated decoders
- Prefer audio content preferences (for example, the "default" audio track or a track matching the system locale language) over technical track selection constraints (for example, preferred MIME type, or maximum channel count).
- Fix decoder fallback logic for Dolby Vision to use a compatible H264/H265 decoder if needed.
- Fix decoder fallback logic for Dolby Atmos (E-AC3-JOC) to use a compatible E-AC3 decoder if needed.
- (HLS) Use chunkless preparation by default to improve start up time.
@DavidFair
Copy link
Contributor Author

Done 👍

@nielsvanvelzen nielsvanvelzen added this to In progress in v0.14.0 via automation Apr 12, 2022
v0.14.0 automation moved this from In progress to Reviewer approved Apr 12, 2022
@nielsvanvelzen nielsvanvelzen merged commit 0d12a14 into jellyfin:master Apr 12, 2022
v0.14.0 automation moved this from Reviewer approved to Done Apr 12, 2022
@DavidFair DavidFair deleted the exoplayer_1.27.1 branch April 12, 2022 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
v0.14.0
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants