mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-13 16:47:46 +00:00
feat: add hw scale filter for videotoolbox
Signed-off-by: gnattu <gnattuoc@me.com>
This commit is contained in:
parent
03ef9aebfd
commit
44cb9f5fdd
2 changed files with 19 additions and 4 deletions
|
|
@ -128,6 +128,7 @@ namespace MediaBrowser.MediaEncoding.Encoder
|
|||
"overlay_vulkan",
|
||||
// videotoolbox
|
||||
"yadif_videotoolbox",
|
||||
"scale_vt",
|
||||
// rkrga
|
||||
"scale_rkrga",
|
||||
"vpp_rkrga",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue