On Sun, Jul 12, 2020 at 01:01:07PM +0200, Paul B Mahol wrote: > Signed-off-by: Paul B Mahol <one...@gmail.com>
Do you have any benchmarks on this? Or image samples? It looks like you are transforming to polar coordinates, doing a box blur and then transforming back... how does this compare speed- and quality-wise to the more common recursive scale+blend approach (which needs no trig)? /* Steinar */ -- Homepage: https://www.sesse.net/ _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".