mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-24 05:15:53 +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).