mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #12577] [MERGED] Adapting AMD VAAPI-Vulkan pipeline to FFmpeg 7.0 #13263
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:va-vk-interop-alt📝 Commits (2)
e267f6dAdapting AMD VAAPI-Vulkan pipeline to FFmpeg 7.0ba905e1Fix 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
And keep backward compatibility with jellyfin-ffmpeg6
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.