Files
jellyfin/MediaBrowser.Controller
mani 1325603fd0 Fix CRT shader: rewrite to NV12, remove scale_opencl format conversions
scale_opencl does not support rgba output in this jellyfin-ffmpeg build.
Rewrite the OpenCL kernel to accept and emit NV12 planes directly
(src_y, src_uv, dst_y, dst_uv) doing YCbCr↔RGB conversion internally.
Remove the scale_opencl=format=rgba and scale_opencl=format=nv12
wrappers from GetCrtShaderOclFilters — program_opencl alone is enough.

VAAPI decoder path: hwdownload+hwupload to QSV (safe; program_opencl
creates new output frames without a VAAPI reverse link).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-26 01:19:55 +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