mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-22 03:12:49 -06:00

To maintain compatibility with some video encoders, the whole output buffer was scaled to be a multiple of 4. This change makes it so that that rule only applies while actively recording (or taking screenshots, even if it might not be necessary for that case).