diff options
author | James Cowgill <james410@cowgill.org.uk> | 2015-02-26 13:42:52 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-03-21 01:52:51 +0100 |
commit | a81b6a662aa6ae9eec3d88322bee839c6e84c09b (patch) | |
tree | d09c157bad37dc688543015968d0b256ddbb45c9 /libavcodec/x86/hevcdsp_init.c | |
parent | 6168fe32f1af32b5e3fa13d258aa436451b7cef6 (diff) | |
download | ffmpeg-a81b6a662aa6ae9eec3d88322bee839c6e84c09b.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/x86/hevcdsp_init.c')
0 files changed, 0 insertions, 0 deletions