aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/adpcmenc.c
diff options
context:
space:
mode:
authorJames Cowgill <james410@cowgill.org.uk>2015-02-26 13:42:52 +0000
committerMichael Niedermayer <michaelni@gmx.at>2015-03-14 14:27:23 +0100
commitb9d09fb8c9998a533289c2fd9db8792570c9ff8f (patch)
tree249f24976ede9aaf297e9c7b22d0bb47500b0e61 /libavcodec/adpcmenc.c
parenta3cd26aa33eda9f333f4024bab48717c38c78a90 (diff)
downloadffmpeg-b9d09fb8c9998a533289c2fd9db8792570c9ff8f.tar.gz
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 b9de1303a6414174ab2f3bccefa801bfabcf0f88) Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/adpcmenc.c')
0 files changed, 0 insertions, 0 deletions