| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-11 | VideoCommon: Make Presenter aware of the next swap time to eliminate unsafe ↵ | Jordan Woyak | |
| usage of GetTicks() with ImmediateXFB + DualCore. | |||
| 2025-06-04 | fmt: Replace deprecated `fmt::localtime` usage with `Common::LocalTime` | Joshua Vandaële | |
| 2025-05-12 | VideoCommon: Limit maximum denominator for MPEG4 | Martino Fontana | |
| It happened to be under the limit normally, but now that the VBI rate can be changed, that's no longer the case. | |||
| 2025-03-16 | VideoConfig: Eliminate frame dumping members. | Jordan Woyak | |
| 2024-12-30 | Frame Dumping: Change lossless codec from FFV1 to Ut Video. | TryTwo | |
| Ut Video is faster and more compatible with editing programs, but produces larger files. | |||
| 2024-01-04 | Core/SystemTimers: Refactor to class, move to System. | Admiral H. Curtiss | |
| 2023-03-11 | HW/VideoInterface: Refactor to class. | Admiral H. Curtiss | |
| 2023-01-31 | Rename FrameDump.{cpp,h} to FrameDumpFFMpeg.{cpp,h} | Scott Mansell | |
| The name kind of conflicts with a new FrameDumper class | |||
