[FFmpeg-devel] [PATCH] Moves yuv2yuvX_sse3 to yasm, unrolls main loop and other small optimizations for ~20% speedup.
James Almer
jamrial at gmail.com
Fri Feb 19 00:23:34 EET 2021
On 2/17/2021 5:24 PM, Paul B Mahol wrote:
> On Tue, Feb 16, 2021 at 6:31 PM Alan Kelly <
> alankelly-at-google.com at ffmpeg.org> wrote:
>
>> Looks like there are no comments, is this OK to be applied? Thanks
>>
>
> Applied, thanks for pinging.
Valgrind complains about this change. The checkasm test specifically.
http://fate.ffmpeg.org/report.cgi?time=20210218014903&slot=x86_64-archlinux-gcc-valgrind
I also noticed it has a bunch of unchecked av_mallocs().
More information about the ffmpeg-devel
mailing list