moonlight-qt/app/streaming
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
..
audio Revert SDL audio buffer size on macOS to v4.3.1 value 2023-10-15 13:17:00 -05:00
input Send pen input as pen events on Windows 2024-01-12 23:40:24 -06:00
video Only give "pixel_format=nv12" option to v4l2m2m or v4l2requests decoders 2024-02-06 00:09:34 -06:00
session.cpp Improve fast AES heuristic for Linux ARM and unknown platforms 2024-01-15 14:16:56 -06:00
session.h Implement controller LED and battery protocol extensions 2023-07-02 16:44:41 -05:00
streamutils.cpp Add fast AES detection for RISC-V using hwprobe() syscall 2024-01-23 02:28:28 -06:00
streamutils.h Implement fast AES detection logic for Windows and macOS 2024-01-15 13:40:13 -06:00