moonlight-qt/app/streaming/video/ffmpeg-renderers/pacer
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
..
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 Don't discard all excess frames before rendering 2022-04-24 17:04:32 -05:00
pacer.h Don't discard all excess frames before rendering 2022-04-24 17:04:32 -05:00