From a040de757f8b4f7b15123286e53afa045dcbfd40 Mon Sep 17 00:00:00 2001 From: gnattu Date: Sun, 14 Sep 2025 10:41:48 +0800 Subject: [PATCH] Updated Features (markdown) --- Features.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Features.md b/Features.md index cbdff78..293dc4e 100644 --- a/Features.md +++ b/Features.md @@ -36,7 +36,7 @@ This page summarizes the key differences and additions in Jellyfin‑FFmpeg that - Vulkan pipeline stability improvements (image usage, linear formats where needed). ### Apple(VideoToolbox/Metal) -- Videotoolbox filters for overlay, transpose/flip (CoreImage), bwdif deinterlacing. +- Videotoolbox filters for overlay, transpose/flip, bwdif deinterlacing. - AV1 VT backports, 12‑bit decode where supported, and MJPEG encoder. - Hardware tonemap with Videotoolbox and format controls in `vt_scale` and a Metal based tonemap filter `tonemap_videotoolbox`.