Files
jellyfin/MediaBrowser.MediaEncoding
mani 7574c7eb83 Fix CRT shader: add program_opencl to required filters whitelist
SupportsFilter("program_opencl") always returned false because
program_opencl was missing from the _requiredFilters list in
EncoderValidator. GetFFmpegFilters() only reports filters that are
in that whitelist, so IsCrtShaderEnabled() was silently always false.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-25 02:23:18 +01:00
..
2019-09-28 19:41:34 +02:00