moonlight-qt/app/streaming/video/ffmpeg-renderers
Cameron Gutman 055cae90b8 Only apply the AMD color range workaround to new drivers
Applying it to older drivers introduces the very same issues it's meant to fix
2022-03-30 22:43:08 -05:00
..
pacer Send a null AVFrame to indicate end of stream to allow renderers to do render thread cleanup 2020-05-13 18:55:21 -07:00
cuda.cpp Optimize CUDA GL interop and provide fallback 2021-12-13 21:41:00 -06:00
cuda.h Optimize CUDA GL interop and provide fallback 2021-12-13 21:41:00 -06:00
d3d11va.cpp Print GPU info in D3D11VA renderer 2022-02-20 22:10:18 -06:00
d3d11va.h Use optimized pixel shaders for the normal SDR and HDR colorspaces 2022-02-09 20:46:02 -06:00
drm.cpp Add logging for cases where color range/encoding cannot be set 2022-03-19 13:12:41 -05:00
drm.h Add support for HDR with VAAPI using DRM frontend renderer 2022-01-29 18:16:39 -06:00
dxutil.h Move hybrid decode detection logic into a central location 2022-01-23 15:41:33 -06:00
dxva2.cpp Only apply the AMD color range workaround to new drivers 2022-03-30 22:43:08 -05:00
dxva2.h Add DXVA2 quirk for AMD GPUs to fix color range on the latest drivers 2022-02-17 00:35:33 -06:00
egl_extensions.cpp Print the error when querying EGL_EXTENSIONS fails 2021-01-30 20:13:20 -06:00
eglvid.cpp Partially revert e64b15d and b85d5b8 2022-03-19 14:50:38 -05:00
eglvid.h Partially revert e64b15d and b85d5b8 2022-03-19 14:50:38 -05:00
mmal.cpp Fix incorrect colorspace in MMAL renderer 2022-01-09 17:04:38 -06:00
mmal.h Fix incorrect colorspace in MMAL renderer 2022-01-09 17:04:38 -06:00
renderer.h Implement D3D11VA video rendering 2022-02-04 21:51:34 -06:00
sdlvid.cpp Remove superfluous colorspace check 2022-01-13 01:19:17 -06:00
sdlvid.h Handle colorspace changes in SDL renderer 2022-01-13 01:16:09 -06:00
vaapi.cpp Add support for HDR with VAAPI using DRM frontend renderer 2022-01-29 18:16:39 -06:00
vaapi.h Add support for HDR with VAAPI using DRM frontend renderer 2022-01-29 18:16:39 -06:00
vdpau.cpp Don't try VDPAU on XWayland by default 2021-12-15 20:49:12 -06:00
vdpau.h Add overlay support to VDPAU renderer 2020-12-17 18:35:08 -06:00
vt.h Separate FFmpeg decoder from the Session class (#4) 2018-07-17 20:00:16 -07:00
vt.mm Display the HDR option if the platform has a decoder that supports it 2022-01-29 00:59:04 -06:00