[FFmpeg-devel] [PATCH] Fix AVX-512-VNNI_hevc_qpel_filters_avx512icl

Marton Balint cus at passwd.hu
Sun May 1 13:48:03 EEST 2022



On Fri, 29 Apr 2022, Wu Jianhua wrote:

>> Felix LeClair<mailto:felix.leclair123 at hotmail.com>:
>> Sent: 2022年4月29日 1:17
>> To: ffmpeg-devel at ffmpeg.org<mailto:ffmpeg-devel at ffmpeg.org>
>> Subject: [FFmpeg-devel] [PATCH] Fix AVX-512-VNNI_hevc_qpel_filters_avx512icl
>>
>> This commit fixes the above by swapping lines 1796 and 1795, moving the
>> define out of the conditional
>>
>>     sub            srcq, tmpq
>>      sub             myq, 1
>>      shl             myq, 5
>> -%ifdef PIC
>>  %define %%table hevc_qpel_filters_avx512icl_v_%1
>> +%ifdef PIC
>>      lea tmpq, [%%table]
>>     %define FILTER tmpq
>> %else
>> --
>
> LGTM. Thanks for the fix!

Thanks applied.

Regards,
Marton


More information about the ffmpeg-devel mailing list