FFmpeg/libavcodec/mips
James Cowgill 9814419deb mips/acelp_filters: fix incorrect register constraint
Change register constraint on the v variable from = to +. This was causing GCC
to think that the v variable was never read and therefore not initialize it.

This fixes about 20 fate failures on mips64el.

Signed-off-by: James Cowgill <james410@cowgill.org.uk>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit b9de1303a6)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-03-13 17:06:09 +01:00
..
ac3dsp_mips.c mips: ac3 downmix updated to the new data layout. 2012-12-13 13:51:05 +01:00
acelp_filters_mips.c mips/acelp_filters: fix incorrect register constraint 2015-03-13 17:06:09 +01:00
acelp_vectors_mips.c mips: Add dependencies on HAVE_INLINE_ASM 2012-11-10 19:55:54 +01:00
amrwbdec_mips.c mips: Add dependencies on HAVE_INLINE_ASM 2012-11-10 19:55:54 +01:00
amrwbdec_mips.h Optimization of AMR NB and WB decoders for MIPS 2012-06-11 21:12:39 +02:00
celp_filters_mips.c mips: Add dependencies on HAVE_INLINE_ASM 2012-11-10 19:55:54 +01:00
celp_math_mips.c mips: Add dependencies on HAVE_INLINE_ASM 2012-11-10 19:55:54 +01:00
compute_antialias_fixed.h mips: Add dependencies on HAVE_INLINE_ASM 2012-11-10 19:55:54 +01:00
compute_antialias_float.h mips: Add dependencies on HAVE_INLINE_ASM 2012-11-10 19:55:54 +01:00
dsputil_mips.c mips: Add dependencies on HAVE_INLINE_ASM 2012-11-10 19:55:54 +01:00
fft_init_table.c
fft_mips.c mips: Add dependencies on HAVE_INLINE_ASM 2012-11-10 19:55:54 +01:00
fft_table.h Optimization of AC3 floating point decoder for MIPS 2012-09-05 20:09:56 +02:00
fmtconvert_mips.c mips: Add dependencies on HAVE_INLINE_ASM 2012-11-10 19:55:54 +01:00
lsp_mips.h
Makefile mips: Optimization of AC3 FP encoder and EAC3 FP decoder 2012-11-19 22:24:44 +01:00
mathops.h Merge remote-tracking branch 'qatar/master' 2012-10-18 12:16:08 +02:00
mpegaudiodsp_mips_fixed.c
mpegaudiodsp_mips_float.c