diff options
author | James Cowgill <james410@cowgill.org.uk> | 2015-02-26 13:42:52 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-06-10 02:13:09 +0200 |
commit | 1697813db84aa16fcf5c56af674aa5b6c77e7b3a (patch) | |
tree | 36ce4e47a6bf8db91b8abba9c317586600da8af0 /libavcodec/xvmc.h | |
parent | 22dc1fd166eb403d6e1d1b6b8c602922f37520a0 (diff) | |
download | ffmpeg-1697813db84aa16fcf5c56af674aa5b6c77e7b3a.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/xvmc.h')
0 files changed, 0 insertions, 0 deletions