Andreas Rheinhardt:
> Fixes ticket #11057.
> 
> Signed-off-by: Andreas Rheinhardt <andreas.rheinha...@outlook.com>
> ---
>  libavcodec/loongarch/Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/libavcodec/loongarch/Makefile b/libavcodec/loongarch/Makefile
> index 07da2964e4..92c8b35906 100644
> --- a/libavcodec/loongarch/Makefile
> +++ b/libavcodec/loongarch/Makefile
> @@ -12,7 +12,7 @@ OBJS-$(CONFIG_HEVC_DECODER)           += 
> loongarch/hevcdsp_init_loongarch.o
>  LASX-OBJS-$(CONFIG_H264QPEL)          += loongarch/h264qpel_lasx.o
>  LASX-OBJS-$(CONFIG_H264DSP)           += loongarch/h264dsp_lasx.o \
>                                           loongarch/h264_deblock_lasx.o
> -LASX-OBJS-$(CONFIG_VC1_DECODER)       += loongarch/vc1dsp_lasx.o
> +LASX-OBJS-$(CONFIG_VC1DSP)            += loongarch/vc1dsp_lasx.o
>  LASX-OBJS-$(CONFIG_HPELDSP)           += loongarch/hpeldsp_lasx.o
>  LASX-OBJS-$(CONFIG_IDCTDSP)           += loongarch/simple_idct_lasx.o  \
>                                           loongarch/idctdsp_lasx.o

Will apply this patch tomorrow unless there are objections.

- Andreas

_______________________________________________
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".

Reply via email to