Updated FAQ (markdown)

gnattu
2025-09-14 10:40:18 +08:00
parent 7562d4553d
commit 3e55f48bc4
+1 -1
@@ -9,7 +9,7 @@
- Often. We include SIMDoptimized software filters and tuned hardware paths (reduced copies/interop, smarter defaults) that improve throughput and latency.
## What platforms benefit most?
- NVIDIA, Intel (QSV/VPL), AMD, Apple Silicon Macs, and Rockchip RK3588 SBCs see the most improvements due to interop, driver workarounds, and added filters.
- NVIDIA, Intel, AMD, Apple Silicon Macs, and Rockchip RK3588 SBCs see the most improvements due to interop, driver workarounds, and added filters.
## Do you upstream your changes?
- Bug fixes: yes, when feasible. Feature patches are harder to upstream due to different priorities and review bandwidth; see [Upstreaming](https://github.com/jellyfin/jellyfin-ffmpeg/wiki/Upstreaming).