diff options
author | James Cowgill <james410@cowgill.org.uk> | 2015-02-26 13:42:52 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-03-13 17:06:09 +0100 |
commit | 9814419debd96d8576841b5173357ff282d0512e (patch) | |
tree | 28bcf9a1cc08e68d86aa8ea708fa95660ffb3d9f /libavformat/jacosubdec.c | |
parent | facd212f4a14f7b14bfe494d07cc34f89d8ee657 (diff) | |
download | ffmpeg-9814419debd96d8576841b5173357ff282d0512e.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 'libavformat/jacosubdec.c')
0 files changed, 0 insertions, 0 deletions