moonlight-qt/app/streaming/video
Cameron Gutman 6b11f43302 Don't set the output rect until after modesetting
It's possible that modesetting will also change the resolution
not just the refresh rate. This can happen in cases where the
CRTC is currently set to 4K 30 Hz and we choose 1080p 60 Hz as
a better mode match for displaying a 1080p 60 FPS stream.
2024-09-19 22:43:34 -05:00
..
ffmpeg-renderers Don't set the output rect until after modesetting 2024-09-19 22:43:34 -05:00
decoder.h Enable transparent resizing and display changes for supported renderers 2023-12-17 21:15:40 -06:00
ffmpeg.cpp Implement support for HDR with software decoding on macOS 2024-08-22 00:05:26 -05:00
ffmpeg.h Support YUV 4:4:4 formats 2024-07-24 20:54:13 -05:00
ffmpeg_videosamples.cpp Support YUV 4:4:4 formats 2024-07-24 20:54:13 -05:00
overlaymanager.cpp Replace uses of strcpy() and sprintf() 2023-09-23 11:15:21 -04:00
overlaymanager.h Replace uses of strcpy() and sprintf() 2023-09-23 11:15:21 -04:00
slvid.cpp Fix rare race condition in overlay update code 2023-12-31 15:21:18 -06:00
slvid.h Enable transparent resizing and display changes for supported renderers 2023-12-17 21:15:40 -06:00