[PR #7138] [MERGED] Fix the wrong logic in HEVC VP9 10bit hwdec boxes #11286

Closed
opened 2026-02-07 06:35:43 +03:00 by OVERLORD · 0 comments
Owner

📋 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: masterHead: 10bit-boxes


📝 Commits (1)

  • ddc2569 Fix 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

  • Fix the wrong logic in HEVC VP9 10bit hwdec boxes

Issues
Fixes #6606


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/7138 **Author:** [@nyanmisaka](https://github.com/nyanmisaka) **Created:** 1/8/2022 **Status:** ✅ Merged **Merged:** 1/8/2022 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `10bit-boxes` --- ### 📝 Commits (1) - [`ddc2569`](https://github.com/jellyfin/jellyfin/commit/ddc25692586a433d1c06fd0f39042114644f56af) Fix the wrong logic in HEVC VP9 10bit hwdec boxes ### 📊 Changes **1 file changed** (+31 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs` (+31 -14) </details> ### 📄 Description The two boxes should be independent of each other according to the codec. **Changes** - Fix the wrong logic in HEVC VP9 10bit hwdec boxes **Issues** Fixes #6606 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 06:35:43 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11286