[PR #12577] [MERGED] Adapting AMD VAAPI-Vulkan pipeline to FFmpeg 7.0 #13263

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/12577
Author: @nyanmisaka
Created: 9/4/2024
Status: Merged
Merged: 9/4/2024
Merged by: @crobibero

Base: masterHead: va-vk-interop-alt


📝 Commits (2)

  • e267f6d Adapting AMD VAAPI-Vulkan pipeline to FFmpeg 7.0
  • ba905e1 Fix code analyze by adding blank line

📊 Changes

3 files changed (+52 additions, -11 deletions)

View changed files

📝 MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs (+31 -11)
📝 MediaBrowser.Controller/MediaEncoding/IMediaEncoder.cs (+6 -0)
📝 MediaBrowser.MediaEncoding/Encoder/MediaEncoder.cs (+15 -0)

📄 Description

Changes

  • Adapting AMD VAAPI-Vulkan pipeline to FFmpeg 7.0

And keep backward compatibility with jellyfin-ffmpeg6


🔄 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/12577 **Author:** [@nyanmisaka](https://github.com/nyanmisaka) **Created:** 9/4/2024 **Status:** ✅ Merged **Merged:** 9/4/2024 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `va-vk-interop-alt` --- ### 📝 Commits (2) - [`e267f6d`](https://github.com/jellyfin/jellyfin/commit/e267f6d30780cecb9556cc142aaea547ed52c96e) Adapting AMD VAAPI-Vulkan pipeline to FFmpeg 7.0 - [`ba905e1`](https://github.com/jellyfin/jellyfin/commit/ba905e1c1fccb1f29e10a5d1a71223cd93e9360b) Fix code analyze by adding blank line ### 📊 Changes **3 files changed** (+52 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs` (+31 -11) 📝 `MediaBrowser.Controller/MediaEncoding/IMediaEncoder.cs` (+6 -0) 📝 `MediaBrowser.MediaEncoding/Encoder/MediaEncoder.cs` (+15 -0) </details> ### 📄 Description **Changes** - Adapting AMD VAAPI-Vulkan pipeline to FFmpeg 7.0 And keep backward compatibility with jellyfin-ffmpeg6 --- <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:09:53 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13263