This website requires JavaScript.
Explore
Help
Sign In
moonlight-stream
/
moonlight-qt
Watch
1
Star
0
Fork
0
You've already forked moonlight-qt
mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced
2025-07-18 10:32:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
moonlight-qt
/
app
/
streaming
/
video
/
ffmpeg-renderers
/
pacer
History
Cameron Gutman
51e9ab83ad
Send a null AVFrame to indicate end of stream to allow renderers to do render thread cleanup
2020-05-13 18:55:21 -07:00
..
dxvsyncsource.cpp
Name threads for easier debugging
2019-05-03 21:18:58 -07:00
dxvsyncsource.h
Allow Pacer to wait for frames up until a few ms before v-sync for better smoothness and lower latency
2018-08-20 17:53:35 -07:00
nullthreadedvsyncsource.cpp
Name threads for easier debugging
2019-05-03 21:18:58 -07:00
nullthreadedvsyncsource.h
Allow Pacer to wait for frames up until a few ms before v-sync for better smoothness and lower latency
2018-08-20 17:53:35 -07:00
pacer.cpp
Send a null AVFrame to indicate end of stream to allow renderers to do render thread cleanup
2020-05-13 18:55:21 -07:00
pacer.h
Allow a renderer to opt-out of the render thread and use that for SDL on OGL
2019-04-09 21:46:14 -07:00