mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #12604] [MERGED] Enable tone-mapping and HLS remuxing for DoVi Profile 10 in AV1 #13282
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/12604
Author: @nyanmisaka
Created: 9/7/2024
Status: ✅ Merged
Merged: 9/7/2024
Merged by: @crobibero
Base:
master← Head:dovi-av1-tonemap-remuxing📝 Commits (2)
234f82bEnable hardware tone-mapping for DoVi Profile 103c3040eAdd HLS remuxing support for DoVi Profile 10📊 Changes
2 files changed (+16 additions, -9 deletions)
View changed files
📝
Jellyfin.Api/Controllers/DynamicHlsController.cs(+15 -7)📝
MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs(+1 -2)📄 Description
Together with #11559 and jellyfin-ffmpeg7, we can enable DoVi Profile 10.
Changes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.