mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #12524] [MERGED] Adjust filters to adapt FFmpeg 7.0 #13233
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/12524
Author: @nyanmisaka
Created: 8/26/2024
Status: ✅ Merged
Merged: 8/27/2024
Merged by: @nielsvanvelzen
Base:
master← Head:fix-filter-ffmpeg7📝 Commits (1)
5ef7ab5Adjust filters to adapt FFmpeg 7.0📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs(+2 -2)📄 Description
Changes
Adjusted the order and parameters of some filters to adapt to FFmpeg 7.0. While maintaining backward compatibility.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.