renderer: fix rect scaling bug for mismatch w/h ratio
This was done using one scale, but it should have been done with a separate scale factor for the width and height. Suggested by @jojo61 Fixes https://github.com/haasn/libplacebo/issues/80
Please register or sign in to comment