Hi Steve, On Fri, 2019-08-16 at 16:17 -0700, Steve Longerbeam wrote: > Hi Philipp, > > If you haven't already, can you please test rotation with this version, > with both non-tiled and tiled scaling conversions. I found rotation was > broken in v8. > > Steve I've tested a few resolutions with both 90° and 270° rotations. Upscale: 32x24 320x240 640x480 768x320 768x432 720x404 720x480 1024x768 -> 768x1024 768x1280 1080x1920 1600x2560 1280x720 -> 1080x1920 Downscale: 3840x2160 -> 1080x1920 1920x1080 -> 1080x1280 768x1024 576x1024 576x1024 540x960 Note that for horizontal flips the seam hiding does not work properly, due to not being able to overshoot the input scanline backwards. This is apparent when scaling 32x24 -> 768x1280 1080x1920 with 180° or 270° rotation, for example. regards Philipp