moonlight-qt/app/streaming/video/ffmpeg-renderers
2023-08-01 22:01:34 -05:00
..
pacer Correct spelling mistakes found with Codespell 2023-07-09 13:21:18 -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 Initial work on AV1 support 2023-07-03 00:45:36 -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 Fix mapping frames on RPi with 64-bit kernel and 32-bit userland 2023-08-01 22:01:34 -05:00
drm.h Support direct KMSDRM output for platforms with slow GL implementations 2023-03-26 19:46:22 -05:00
dxutil.h Move hybrid decode detection logic into a central location 2022-01-23 15:41:33 -06:00
dxva2.cpp Initial work on AV1 support 2023-07-03 00:45:36 -05:00
dxva2.h Evaluate D3D9 quirks before calling CreateDeviceEx() 2023-03-17 00:53:47 -05:00
egl_extensions.cpp Print the error when querying EGL_EXTENSIONS fails 2021-01-30 20:13:20 -06:00
eglvid.cpp Correct spelling mistakes found with Codespell 2023-07-09 13:21:18 -05:00
eglvid.h Attempt to fix build with SDL 2.26 on systems with old GL headers 2022-11-21 20:32:10 -06: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 Correct spelling mistakes found with Codespell 2023-07-09 13:21:18 -05:00
sdlvid.cpp Move hw->sw frame mapping into a separate class 2023-03-26 14:41:02 -05:00
sdlvid.h Move hw->sw frame mapping into a separate class 2023-03-26 14:41:02 -05:00
swframemapper.cpp Move hw->sw frame mapping into a separate class 2023-03-26 14:41:02 -05:00
swframemapper.h Move hw->sw frame mapping into a separate class 2023-03-26 14:41:02 -05:00
vaapi.cpp Prefer nvidia-vaapi-driver over VDPAU for AV1 2023-07-16 16:54:13 -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 Improve AV1 support 2023-07-16 15:38:58 -05:00