Understanding the mips32r6 and mips64r6 ISAs in the configure script is not enough. In order to have full support for MIPS R6 in FFmpeg we need to be able to build it, and for that we need to make sure we don't use incompatible assembler code which makes the build fail. Ifdefing the offending code is sufficient to fix the problem. Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>  | 
			9 years ago | |
|---|---|---|
| .. | ||
| Makefile | mips: Fixing HAVE_MIPSFPU dependencies | 13 years ago | 
| asmdefs.h | mips/asmdefs: use _ABI64 as defined by gcc | 10 years ago | 
| float_dsp_mips.c | mips: add support for R6 | 9 years ago | 
| generic_macros_msa.h | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 lpf functions | 10 years ago | 
| intreadwrite.h | avutil/mips/intreadwrite: build fix for mips64r6 (instruction 'lwl' not supported) | 10 years ago | 
| libm_mips.h | all: Make header guard names consistent | 9 years ago |