moonlight-qt/app/streaming/video/ffmpeg-renderers
boogie bdc7d53515 Only give "pixel_format=nv12" option to v4l2m2m or v4l2requests decoders
pixel_format is a global option which changes avctx->pix_fmt to the
given format, and overrides the AV_PIX_FMT_DRM_PRIME requirement of a
decoder. So v4l2 out of tree patches has done some exception which is
not perfectly nice, therefore limit this option only if the given
decoder is v4l2 decoder. Otherwise rockchip mpp based ffmpeg decoders
can not work properly
2024-02-06 00:09:34 -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 Fix rare race condition in overlay update code 2023-12-31 15:21:18 -06:00
d3d11va.h Don't set HDR metadata on the DXGI swapchain 2023-12-31 15:15:06 -06:00
drm.cpp Only give "pixel_format=nv12" option to v4l2m2m or v4l2requests decoders 2024-02-06 00:09:34 -06:00
drm.h Use BT.709 in DrmRenderer only on Starfive devices 2023-10-05 18:10:36 -05:00
dxutil.h Move hybrid decode detection logic into a central location 2022-01-23 15:41:33 -06:00
dxva2.cpp Fix rare race condition in overlay update code 2023-12-31 15:21:18 -06: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
eglimagefactory.cpp Fix warnings in 32-bit builds 2023-10-12 19:05:52 -05:00
eglimagefactory.h Export composed VA surface layers for EGL import if supported 2023-09-26 22:58:13 -05:00
eglvid.cpp Enable transparent resizing and display changes for supported renderers 2023-12-17 21:15:40 -06:00
eglvid.h Enable transparent resizing and display changes for supported renderers 2023-12-17 21:15:40 -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
plvk.cpp Expose PLVK_DEBUG_EXTRA for enabling extra debug layers 2023-12-27 15:40:01 -06:00
plvk.h Fix libplacebo renderer build on Windows 2023-12-21 18:12:19 -06:00
plvk_c.c Fix libplacebo renderer build on Windows 2023-12-21 18:12:19 -06:00
renderer.h Enable transparent resizing and display changes for supported renderers 2023-12-17 21:15:40 -06:00
sdlvid.cpp Enable transparent resizing and display changes for supported renderers 2023-12-17 21:15:40 -06:00
sdlvid.h Enable transparent resizing and display changes for supported renderers 2023-12-17 21:15:40 -06: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 Fix rare race condition in overlay update code 2023-12-31 15:21:18 -06:00
vaapi.h Enable transparent resizing and display changes for supported renderers 2023-12-17 21:15:40 -06:00
vdpau.cpp Fix rare race condition in overlay update code 2023-12-31 15:21:18 -06: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 Fix HDR with external displays on macOS Sonoma 2023-10-15 15:30:41 -05:00