moonlight-qt/app/streaming
Cameron Gutman 3e5aa9b127 Simplify EGLImageFactory and remove caching logic for now
The platforms that would most benefit (embedded V4L2 decoders)
either don't use frame pooling or don't synchronize with
modified DMA-BUFs unless eglCreateImage() is called each time.
2025-12-28 17:54:31 -06:00
..
audio Fix some compiler warnings 2025-11-15 13:34:11 -06:00
input Fix SIGTERM unexpectedly quitting the host app 2025-12-23 01:09:21 -06:00
video Simplify EGLImageFactory and remove caching logic for now 2025-12-28 17:54:31 -06:00
bandwidth.cpp Fix some compiler warnings 2025-11-15 13:34:11 -06:00
bandwidth.h Convert all time-based stats to be microsecond-based, improving accuracy of very fast events. Add bitrate average/peak. 2025-11-15 12:17:59 -06:00
session.cpp Add environment variable override helper function 2025-12-27 15:33:39 -06:00
session.h Fix SIGTERM unexpectedly quitting the host app 2025-12-23 01:09:21 -06:00
streamutils.cpp Convert all time-based stats to be microsecond-based, improving accuracy of very fast events. Add bitrate average/peak. 2025-11-15 12:17:59 -06:00
streamutils.h Use async logging while streaming only 2025-10-25 00:18:34 -05:00