[PR #12602] [MERGED] Backport #12562 and #12521 #13102

Closed
opened 2025-12-22 09:40:18 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/12602
Author: @gnattu
Created: 9/7/2024
Status: Merged
Merged: 9/7/2024
Merged by: @crobibero

Base: masterHead: backport-12562


📝 Commits (2)

  • c94dd29 Fix CodecProfiles and video encoder profiles (#12521)
  • a504e35 Use filtered codecs to build appliedConditions

📊 Changes

2 files changed (+25 additions, -8 deletions)

View changed files

📝 MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs (+20 -1)
📝 MediaBrowser.Model/Dlna/StreamBuilder.cs (+5 -7)

📄 Description

Changes

This is a manual back-port of #12562 and #12521

Issues


🔄 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/12602 **Author:** [@gnattu](https://github.com/gnattu) **Created:** 9/7/2024 **Status:** ✅ Merged **Merged:** 9/7/2024 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `backport-12562` --- ### 📝 Commits (2) - [`c94dd29`](https://github.com/jellyfin/jellyfin/commit/c94dd2963b84fe2406aeddfddb29bd00a94bb590) Fix CodecProfiles and video encoder profiles (#12521) - [`a504e35`](https://github.com/jellyfin/jellyfin/commit/a504e3591408ec610b93be93edef7290df63f87f) Use filtered codecs to build appliedConditions ### 📊 Changes **2 files changed** (+25 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs` (+20 -1) 📝 `MediaBrowser.Model/Dlna/StreamBuilder.cs` (+5 -7) </details> ### 📄 Description <!-- Ensure your title is short, descriptive, and in the imperative mood (Fix X, Change Y, instead of Fixed X, Changed Y). For a good inspiration of what to write in commit messages and PRs please review https://chris.beams.io/posts/git-commit/ and our documentation. --> **Changes** <!-- Describe your changes here in 1-5 sentences. --> This is a manual back-port of #12562 and #12521 **Issues** <!-- Tag any issues that this PR solves here. ex. Fixes # --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 09:40:18 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#13102
No description provided.