ffmpeg/libavcodec/mips
James Cowgill b9de1303a6 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>
2015-02-26 16:40:34 +01:00
..
Makefile
aaccoder_mips.c
aacdec_mips.c mips/aacdec: refactor out duplicated assembly code 2015-02-26 16:14:41 +01:00
aacdec_mips.h
aacpsdsp_mips.c
aacpsy_mips.h
aacsbr_mips.c
aacsbr_mips.h
ac3dsp_mips.c
acelp_filters_mips.c mips/acelp_filters: fix incorrect register constraint 2015-02-26 16:40:34 +01:00
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 mips/fft: remove some useless assembly 2015-02-26 15:46:46 +01:00
fmtconvert_mips.c
iirfilter_mips.c
lsp_mips.h
mathops.h
mpegaudiodsp_mips_fixed.c
mpegaudiodsp_mips_float.c
sbrdsp_mips.c mips/sbrdsp: remove sbr_neg_odd_64_mips 2015-02-26 16:13:06 +01:00