[FFmpeg-devel] 回复: [PATCH] avcodec/x86/vvc/vvcdsp_init: fix unresolved external symbol on ARCH_X86_32

Andreas Rheinhardt andreas.rheinhardt at outlook.com
Wed Feb 7 12:02:07 EET 2024


Wu Jianhua:
>> 发件人: ffmpeg-devel <ffmpeg-devel-bounces at ffmpeg.org> 代表 Andreas Rheinhardt <andreas.rheinhardt at outlook.com>
>> 发送时间: 2024年2月5日 4:06
>> 收件人: ffmpeg-devel at ffmpeg.org
>> 主题: Re: [FFmpeg-devel] [PATCH] avcodec/x86/vvc/vvcdsp_init: fix unresolved external symbol on ARCH_X86_32
>>
>> toqsxw at outlook.com:
>>> From: Wu Jianhua <toqsxw at outlook.com>
>>>
>>> Signed-off-by: Wu Jianhua <toqsxw at outlook.com>
>>> ---
>>>  libavcodec/x86/vvc/vvcdsp_init.c | 78 ++++++++++++++++----------------
>>>  1 file changed, 40 insertions(+), 38 deletions(-)
>>>
>>> diff --git a/libavcodec/x86/vvc/vvcdsp_init.c b/libavcodec/x86/vvc/vvcdsp_init.c
>>> index 909ef9f56b..8ee4074350 100644
>>> --- a/libavcodec/x86/vvc/vvcdsp_init.c
>>> +++ b/libavcodec/x86/vvc/vvcdsp_init.c
>>> @@ -31,6 +31,7 @@
>>>  #include "libavcodec/vvc/vvcdsp.h"
>>>  #include "libavcodec/x86/h26x/h2656dsp.h"
>>>
>>
>> Are really all of these functions unavailable for 32bit?
>>
>> - Andreas
> 
> Yes. Both libavcodec\x86\vvc\vvc_mc.asm and libavcodec\x86\h26x\h2656_inter.asm are wrapped in ARCH_X86_64.

Patch seems ok then.

- Andreas




More information about the ffmpeg-devel mailing list