Andreas Rheinhardt:
> Since bfb28b5ce89f3e950214b67ea95b45e3355c2caf the permutation
> type FF_IDCT_PERM_SIMPLE is ARCH_X86_32-only. So use this
> knowledge to disable code for it when not on ARCH_X86_32.
>
> Signed-off-by: Andreas Rheinhardt
> ---
> libavcodec/x86/idctdsp_init.c | 2 ++
Since bfb28b5ce89f3e950214b67ea95b45e3355c2caf the permutation
type FF_IDCT_PERM_SIMPLE is ARCH_X86_32-only. So use this
knowledge to disable code for it when not on ARCH_X86_32.
Signed-off-by: Andreas Rheinhardt
---
libavcodec/x86/idctdsp_init.c | 2 ++
libavcodec/x86/mpegvideoenc_temp