moonlight-qt/app/streaming/video/ffmpeg-renderers
2022-10-26 21:48:55 -05:00
..
pacer Reduce max queued frames to avoid exhausting the decoder buffer pool 2022-10-15 14:34:42 -05:00
cuda.cpp Enable HEVC RFI for CUDA, VAAPI, and VDPAU decoders 2022-10-05 18:47:43 -05:00
cuda.h Enable HEVC RFI for CUDA, VAAPI, and VDPAU decoders 2022-10-05 18:47:43 -05:00
d3d11va.cpp Use a separate texture for rendering to avoid blending in the alignment padding 2022-10-26 21:48:55 -05:00
d3d11va.h Use a separate texture for rendering to avoid blending in the alignment padding 2022-10-26 21:48:55 -05:00
drm.cpp Use colorspace helpers for DRM EGL export 2022-10-05 00:20:33 -05:00
drm.h Centralize colorspace and color range handling 2022-09-24 12:28:23 -05:00
dxutil.h Move hybrid decode detection logic into a central location 2022-01-23 15:41:33 -06:00
dxva2.cpp Revert "Use Rec 2020 colorspace for WCG support even if HDR is off on the host" 2022-10-13 01:19:49 -05:00
dxva2.h Revert "Increase the number of decoder surfaces for DXVA2/D3D11VA" 2022-10-15 14:32:12 -05:00
egl_extensions.cpp Print the error when querying EGL_EXTENSIONS fails 2021-01-30 20:13:20 -06:00
eglvid.cpp Don't switch between GLX and EGL if EGL worked 2022-10-16 22:57:08 -05:00
eglvid.h Use EGL fences to reduce video latency 2022-04-08 19:28:22 -05:00
mmal.cpp Revert "Use Rec 2020 colorspace for WCG support even if HDR is off on the host" 2022-10-13 01:19:49 -05:00
mmal.h Revert "Use Rec 2020 colorspace for WCG support even if HDR is off on the host" 2022-10-13 01:19:49 -05:00
renderer.h Revert "Use Rec 2020 colorspace for WCG support even if HDR is off on the host" 2022-10-13 01:19:49 -05:00
sdlvid.cpp Implement Rec 601 Full Range support in SDLRenderer 2022-10-12 23:52:29 -05:00
sdlvid.h Centralize colorspace and color range handling 2022-09-24 12:28:23 -05:00
vaapi.cpp Deprioritize VAAPI for Gallium and Nvidia drivers and work around RFI latency bug 2022-10-16 21:51:10 -05:00
vaapi.h Deprioritize VAAPI for Gallium and Nvidia drivers and work around RFI latency bug 2022-10-16 21:51:10 -05:00
vdpau.cpp Revert "Use Rec 2020 colorspace for WCG support even if HDR is off on the host" 2022-10-13 01:19:49 -05:00
vdpau.h Revert "Use Rec 2020 colorspace for WCG support even if HDR is off on the host" 2022-10-13 01:19:49 -05:00
vt.h Separate FFmpeg decoder from the Session class (#4) 2018-07-17 20:00:16 -07:00
vt.mm Cancel overlay update callbacks before destroying VTRenderer 2022-10-14 22:49:33 -05:00