[PR #3396] [MERGED] [core] extend hardware transcoding for fileflows #3392 #4286

Closed
opened 2025-11-20 06:09:16 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/3396
Author: @MickLesk
Created: 3/24/2025
Status: Merged
Merged: 3/24/2025
Merged by: @tremor021

Base: mainHead: MickLesk-patch-1


📝 Commits (1)

  • 92f945b [core] extend hardware transcoding for fileflows #3392

📊 Changes

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

View changed files

📝 misc/build.func (+2 -2)

📄 Description

✍️ Description

extend hardware transcoding for FileFlows

Link: #3392

Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No breaking changes – Existing functionality remains intact.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • New feature – Adds new, non-breaking functionality.

🔄 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/community-scripts/ProxmoxVE/pull/3396 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 3/24/2025 **Status:** ✅ Merged **Merged:** 3/24/2025 **Merged by:** [@tremor021](https://github.com/tremor021) **Base:** `main` ← **Head:** `MickLesk-patch-1` --- ### 📝 Commits (1) - [`92f945b`](https://github.com/community-scripts/ProxmoxVE/commit/92f945b8abc1a05b819f96da016e4a8737209ddb) [core] extend hardware transcoding for fileflows #3392 ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `misc/build.func` (+2 -2) </details> ### 📄 Description ## ✍️ Description extend hardware transcoding for FileFlows ## 🔗 Related PR / Issue Link: #3392 ## ✅ Prerequisites (**X** in brackets) - [x] **Self-review completed** – Code follows project standards. - [x] **Tested thoroughly** – Changes work as expected. - [x] **No breaking changes** – Existing functionality remains intact. - [x] **No security risks** – No hardcoded secrets, unnecessary privilege escalations, or permission issues. --- ## 🛠️ Type of Change (**X** in brackets) - [x] ✨ **New feature** – Adds new, non-breaking functionality. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 06:09:16 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#4286