LGTM
___
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".
I didn't really understand what you meant. So I should install nasm and run
./configure or just ./configure --disable-x86asm?
On Thu, Aug 26, 2021 at 2:24 AM Lynne wrote:
> This results in warnings on compilers which don't support it,
> objections were raised during the review process about it b
This results in warnings on compilers which don't support it,
objections were raised during the review process about it but went unnoticed,
and the speed benefit is highly compiler and version specific, and
also not very critical.
We generally hand-write assembly to optimize loops like that, rath