Re: Problem building mplayer in ffmpeg from latest svn
Reimar Döffinger <[email protected]> Thu, 6 Oct 2022 09:14:58 +0200
| Newsgroups | gmane.comp.video.mplayer.user |
|---|---|
| Message-ID | <[email protected]> |
> libswscale/utils.c: In function 'initFilter': > ./libavutil/cpu_internal.h:27:6: error: 'HAVE_LASX' undeclared (first use in this function); did you mean 'HAVE_AVX'? > 27 | (HAVE_ ## cpuext ## suffix && ((flags) & AV_CPU_FLAG_ ## cpuext)) This is fixed now.