On Sat, 26 Apr 2025 19:41:04 +0200 Niklas Haas <[email protected]> wrote: > Hi all, > > After extensive amounts of refactoring and iteration on the design and API, > and the implementation of an x86 SIMD backend, I'm happy to present the > revised version of my ongoing swscale rewrite. Now with 100% less reliance on > compiler autovectorization.
Small heads up: The current version of the code can be found at https://github.com/haasn/FFmpeg/commits/swscale6 (The version I sent here had a small bug in the dither calculation code, I've fixed it at the above link) _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
