mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #7138] [MERGED] Fix the wrong logic in HEVC VP9 10bit hwdec boxes #11286
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/7138
Author: @nyanmisaka
Created: 1/8/2022
Status: ✅ Merged
Merged: 1/8/2022
Merged by: @crobibero
Base:
master← Head:10bit-boxes📝 Commits (1)
ddc2569Fix the wrong logic in HEVC VP9 10bit hwdec boxes📊 Changes
1 file changed (+31 additions, -14 deletions)
View changed files
📝
MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs(+31 -14)📄 Description
The two boxes should be independent of each other according to the codec.
Changes
Issues
Fixes #6606
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.