mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-16 03:47:04 +02: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).