moonlight-qt/app/streaming/video/ffmpeg-renderers
2025-01-25 16:20:20 -06:00
..
pacer Correct spelling mistakes found with Codespell 2023-07-09 13:21:18 -05:00
cuda.cpp Enable AV1 RFI on all decoders capable of HEVC RFI 2023-08-13 16:41:48 -05:00
cuda.h Enable HEVC RFI for CUDA, VAAPI, and VDPAU decoders 2022-10-05 18:47:43 -05:00
d3d11va.cpp Don't use the bind path for UMA GPUs 2024-09-12 21:32:36 -05:00
d3d11va.h Enable decoder texture binding for all FL11.1 iGPUs 2024-08-31 00:36:25 -05:00
drm.cpp Fix DRM FD leak with Vulkan windows 2024-09-21 21:41:43 -05:00
drm.h Fix DRM FD leak with Vulkan windows 2024-09-21 21:41:43 -05:00
dxutil.h Move hybrid decode detection logic into a central location 2022-01-23 15:41:33 -06:00
dxva2.cpp Fix YUV444 hardware decoding on Windows systems without an Intel GPU present 2024-08-30 16:31:58 -05:00
dxva2.h Use ComPtr for lifetime management in DXVA2 2024-07-30 22:41:29 -05:00
egl_extensions.cpp Print the error when querying EGL_EXTENSIONS fails 2021-01-30 20:13:20 -06:00
eglimagefactory.cpp Replace C++ VLAs with std::vector 2024-10-15 22:41:21 -05:00
eglimagefactory.h Export composed VA surface layers for EGL import if supported 2023-09-26 22:58:13 -05:00
eglvid.cpp Prepare for SDL3 support 2025-01-25 16:20:20 -06:00
eglvid.h Share SDL's EGL display with EGLRenderer 2024-09-12 22:37:25 -05:00
genhwaccel.cpp Add a GenericHwAccelRenderer for unknown hwaccels 2024-07-05 22:49:52 -05:00
genhwaccel.h Add a GenericHwAccelRenderer for unknown hwaccels 2024-07-05 22:49:52 -05:00
mmal.cpp Add a new prepareToRender() callback for renders to perform their initial window clears 2024-06-25 23:12:18 -05:00
mmal.h Add a new prepareToRender() callback for renders to perform their initial window clears 2024-06-25 23:12:18 -05:00
plvk.cpp Fix typo in version check for new Vulkan queue API 2024-10-02 00:37:22 -05:00
plvk.h Use new Vulkan queue API in FFmpeg 7.1 2024-09-29 23:04:23 -05:00
plvk_c.c Fix libplacebo renderer build on Windows 2023-12-21 18:12:19 -06:00
renderer.h Prepare for SDL3 support 2025-01-25 16:20:20 -06:00
sdlvid.cpp Reintroduce support for FFmpeg 4 2024-08-24 16:50:27 -05:00
sdlvid.h Add software fallback for YUV444 using libswscale 2024-08-19 19:20:17 -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 Replace C++ VLAs with std::vector 2024-10-15 22:41:21 -05:00
vaapi.h Plumb YUV444 logic into additional renderers 2024-07-25 06:36:40 -05:00
vdpau.cpp Move declaration under ifdef to eliminate unused variable warning 2024-05-25 17:01:46 -05:00
vdpau.h Avoid trying VDPAU when Vulkan is preferred 2024-04-18 00:41:24 -05:00
vt.h Implement support for HDR with software decoding on macOS 2024-08-22 00:05:26 -05:00
vt_avsamplelayer.mm Remove guards for older macOS and SDK versions 2024-07-26 00:38:54 -05:00
vt_base.mm Fix build for Xcode < 14 2024-09-18 22:12:04 -05:00
vt_metal.mm Log the chosen Metal device 2024-08-29 23:20:52 -05:00