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

Nuo Mi nuomi2021 at gmail.com
Wed Feb 7 16:58:06 EET 2024


On Wed, Feb 7, 2024 at 6:00 PM Andreas Rheinhardt <
andreas.rheinhardt at outlook.com> wrote:

> 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.
>
applied, thank you all

>
> - Andreas
>
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".
>


More information about the ffmpeg-devel mailing list