mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-02-09 11:20:14 +00:00
This mainly consists of replacing all the pointer arithmatic 'addiu' instructions with PTR_ADDIU which will handle the differences in pointer sizes when compiled on 64 bit mips systems. The header asmdefs.h contains the PTR_ macros which expend to the correct mips instructions to manipulate registers containing pointers. 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> |
||
|---|---|---|
| .. | ||
| aaccoder_mips.c | ||
| aacdec_mips.c | ||
| aacdec_mips.h | ||
| aacpsdsp_mips.c | ||
| 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 | ||