Files
jellyfin/MediaBrowser.Controller
mani 464c02885e Fix CRT shader: add missing QSV decoder path in VAAPI+QSV pipeline
The SDR case (QSV decoder + QSV encoder, no OCL tonemap) was never
handled — the frame stayed in QSV VRAM with no OpenCL round-trip,
so the CRT filter was simply never applied.

Add else-if (isQsvDecoder) branch that maps QSV→OpenCL, applies the
CRT kernel, then reverse-maps back to QSV.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-25 21:15:41 +01:00
..
2025-03-25 16:45:00 +01:00
2024-08-30 15:29:48 +02:00
2025-03-25 16:45:00 +01:00
2021-08-15 23:48:19 +02:00
2025-03-25 16:45:00 +01:00
2025-03-25 16:45:00 +01:00
2025-03-31 17:46:21 -06:00
2025-03-25 16:45:00 +01:00
2024-02-07 10:52:36 -05:00
2024-08-30 15:29:48 +02:00
2025-01-25 20:05:15 -05:00
2021-05-15 15:33:50 -06:00