On Wed, Sep 27, 2017 at 12:04 PM, Mateusz <[email protected]> wrote: > > OK, so this fight with possible overflow is even more needed. >
Luckily x86 SIMD has saturating instructions which don't overflow, so if we device a way to properly optimize this in yasm/nasm assembly, then this should be pretty simple to do. - Hendrik _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
