[PR #12874] [MERGED] Fix check for format option in scale_cuda filter #13406

Closed
opened 2026-02-07 07:12:20 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/12874
Author: @nyanmisaka
Created: 10/25/2024
Status: Merged
Merged: 10/25/2024
Merged by: @crobibero

Base: masterHead: fix-scale-cuda-fmt-chk


📝 Commits (1)

  • d5d0b48 Fix check for format option in scale_cuda filter

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 MediaBrowser.MediaEncoding/Encoder/EncoderValidator.cs (+1 -1)

📄 Description

In this way we can use the upstream scale_cuda filter.

Changes

  • Fix check for format option in scale_cuda filter

Issues

  • The upstream option description is different from our customized one

🔄 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/12874 **Author:** [@nyanmisaka](https://github.com/nyanmisaka) **Created:** 10/25/2024 **Status:** ✅ Merged **Merged:** 10/25/2024 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `fix-scale-cuda-fmt-chk` --- ### 📝 Commits (1) - [`d5d0b48`](https://github.com/jellyfin/jellyfin/commit/d5d0b483987110679ecb5244ec4579f7581c65ae) Fix check for format option in scale_cuda filter ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.MediaEncoding/Encoder/EncoderValidator.cs` (+1 -1) </details> ### 📄 Description In this way we can use the upstream scale_cuda filter. **Changes** - Fix check for format option in scale_cuda filter **Issues** - The upstream option description is different from our customized one --- <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 07:12:20 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13406