moonlight-qt/app/streaming/video
Cameron Gutman f8f5e8e869 Don't discard all excess frames before rendering
This prevents the render queue's pacing logic from working and
interferes with renderers that take a full v-sync period between
their waitToRender() and renderFrame() callbacks.
2022-04-24 17:04:32 -05:00
..
ffmpeg-renderers Don't discard all excess frames before rendering 2022-04-24 17:04:32 -05:00
decoder.h Revert "Allow renderers to apply size and display changes seamlessly" 2022-04-24 16:12:12 -05:00
ffmpeg.cpp Revert "Allow renderers to apply size and display changes seamlessly" 2022-04-24 16:12:12 -05:00
ffmpeg.h Revert "Allow renderers to apply size and display changes seamlessly" 2022-04-24 16:12:12 -05:00
ffmpeg_videosamples.cpp Add an HEVC Main10 test frame 2019-11-05 17:08:25 -08:00
overlaymanager.cpp Fix short UI hang when manually stopping the stream after losing connection with the host 2022-03-06 13:11:36 -06:00
overlaymanager.h Refactor SDL overlay drawing into OverlayManager for sharing with other renderers 2020-12-13 15:51:50 -06:00
slvid.cpp Cap resolution options at 1080p on Steam Link and Raspberry Pi due to hardware limitations 2020-02-23 00:43:43 -08:00
slvid.h Revert "Allow renderers to apply size and display changes seamlessly" 2022-04-24 16:12:12 -05:00