1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-02 03:06:28 +02:00
FFmpeg/libavcodec/mips
James Cowgill a99de50ec7 mips/aacdec: remove uses of mips32r2 specific ext instructions
Removing these removes the dependency of this code on mips32r2 which would
allow it to be used on processors which have FPU instructions, but not r2
instructions (like the mips64el debian port for instance).

Signed-off-by: James Cowgill <james410@cowgill.org.uk>
Reviewed-by: Nedeljko Babic <Nedeljko.Babic@imgtec.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-03-06 13:59:39 +01:00
..
aaccoder_mips.c mips/aaccoder: use variables instead of using register names directly 2015-03-03 21:58:36 +01:00
aacdec_mips.c mips: use float* to hold pointer instead of int 2015-03-03 21:36:33 +01:00
aacdec_mips.h mips/aacdec: remove uses of mips32r2 specific ext instructions 2015-03-06 13:59:39 +01:00
aacpsdsp_mips.c mips: use float* to hold pointer instead of int 2015-03-03 21:36:33 +01:00
aacpsy_mips.h
aacsbr_mips.c
aacsbr_mips.h
ac3dsp_mips.c
acelp_filters_mips.c
acelp_vectors_mips.c
amrwbdec_mips.c
amrwbdec_mips.h
celp_filters_mips.c
celp_math_mips.c
compute_antialias_fixed.h
compute_antialias_float.h
fft_mips.c
fmtconvert_mips.c
iirfilter_mips.c
lsp_mips.h
Makefile
mathops.h
mpegaudiodsp_mips_fixed.c
mpegaudiodsp_mips_float.c
sbrdsp_mips.c mips: use float* to hold pointer instead of int 2015-03-03 21:36:33 +01:00