moonlight-qt/app/streaming/video/ffmpeg-renderers
2022-05-21 16:58:28 -05:00
..
pacer Enhance frame pacing logic for HDR renderers 2022-05-07 16:21:17 -05: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 Only force pacing in true full-screen mode to be consistent with DXVA2 2022-05-15 13:38:58 -05:00
d3d11va.h Clean up DXGI adapter enumeration code 2022-05-02 19:05:00 -05:00
drm.cpp Enhance frame pacing logic for HDR renderers 2022-05-07 16:21:17 -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 Improve DXVA2 performance in borderless windowed on AMD hardware 2022-05-09 22:55:58 -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 Reset the EGL renderer when specialization fails 2022-05-17 17:10:40 -05:00
eglvid.h Use EGL fences to reduce video latency 2022-04-08 19:28:22 -05:00
mmal.cpp Use a separate callback to indicate EOS instead of renderFrame() 2022-04-07 21:30:20 -05:00
mmal.h Fix incorrect colorspace in MMAL renderer 2022-01-09 17:04:38 -06:00
renderer.h Enhance frame pacing logic for HDR renderers 2022-05-07 16:21:17 -05:00
sdlvid.cpp Revert "Allow renderers to apply size and display changes seamlessly" 2022-04-24 16:12:12 -05:00
sdlvid.h Revert "Allow renderers to apply size and display changes seamlessly" 2022-04-24 16:12:12 -05:00
vaapi.cpp Try moving session.h prior to vaapi.h 2022-05-21 16:58:28 -05:00
vaapi.h Implement overlay support for the VAAPI direct renderer 2022-05-20 21:40:37 -05:00
vdpau.cpp Wait for the VDPAU output surface to be idle in waitToRender() 2022-04-07 22:16:52 -05:00
vdpau.h Wait for the VDPAU output surface to be idle in waitToRender() 2022-04-07 22:16:52 -05:00
vt.h Separate FFmpeg decoder from the Session class (#4) 2018-07-17 20:00:16 -07:00
vt.mm Fix HEVC Main10 support check on macOS GPUFamily1 GPUs 2022-05-11 22:00:34 -05:00