moonlight-qt/app/streaming
Cameron Gutman c14ebb1ad7 Adjust buffer count for hwaccel and v4l2m2m decoders
- For hwaccel decoders, don't depend on FFmpeg's 4 working surfaces.
  The decoders might need one or more of them internally.

- For V4L2M2M decoders, adjust the buffer counts to match our needs
  and requirements regarding Pacer-held frames.
2026-01-11 14:18:22 -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 Adjust buffer count for hwaccel and v4l2m2m decoders 2026-01-11 14:18:22 -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 Always use display scaling with the KMSDRM video driver 2025-12-30 15:39:32 -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