diff options
author | James Cowgill <james410@cowgill.org.uk> | 2015-02-26 13:42:52 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-03-29 03:34:22 +0200 |
commit | 198aa9fabde1d6e13accdcc49f792b33b94986ca (patch) | |
tree | 8d1a382853047a65c841c18b2656da610d8977f9 /libavutil/file_open.c | |
parent | e8a44b8387e3924f361a218e5be0c86bc476214d (diff) | |
download | ffmpeg-198aa9fabde1d6e13accdcc49f792b33b94986ca.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 'libavutil/file_open.c')
0 files changed, 0 insertions, 0 deletions