mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-14 20:47:05 -04:00
Add a scaler interface (defaults to swscale), and if a separate output wants to use a different scale or format than the default output format, allow a scaler instance to be created automatically for that output, which will then receive the new scaled output.