mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-19 09:41:32 +08:00
FFmpeg YUV to RGB conversions require extra destination padding. The Mantis issue might have been fixed when some YUV format conversions were moved to the GPU, but this may fix other YUV formats. Fixes https://obsproject.com/mantis/view.php?id=1177