moonlight-qt/app/streaming/video
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
..
ffmpeg-renderers Don't blend the source surface when blitting 2026-01-11 12:35:55 -06:00
decoder.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
ffmpeg.cpp Adjust buffer count for hwaccel and v4l2m2m decoders 2026-01-11 14:18:22 -06:00
ffmpeg.h Fix race condition where a separate test decoder could ingest a real frame 2026-01-11 13:41:12 -06:00
ffmpeg_videosamples.cpp Support YUV 4:4:4 formats 2024-07-24 20:54:13 -05:00
overlaymanager.cpp Fix a rare race where an overlay surface can leak 2026-01-04 22:29:12 -06:00
overlaymanager.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
slvid.cpp Fix rare race condition in overlay update code 2023-12-31 15:21:18 -06:00
slvid.h Enable transparent resizing and display changes for supported renderers 2023-12-17 21:15:40 -06:00