diff options
author | Shiyou Yin <yinshiyou-hf@loongson.cn> | 2020-07-29 18:10:58 +0800 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2020-07-30 00:23:45 +0200 |
commit | 44699db6db32e7077d6fc5a1cf0c81463ee5d791 (patch) | |
tree | 99fcf048c056828f4edfd5cfa8bc5b08b5b8b3ed /libavcodec/cinepakenc.c | |
parent | b2318c1e537f15c4c23f302a5193d6218dffdde8 (diff) | |
download | ffmpeg-44699db6db32e7077d6fc5a1cf0c81463ee5d791.tar.gz |
avcodec/mips: Fix register constraint error reported by clang.
Clang report following error in aacsbr_mips.c,ac3dsp_mips.c and aacdec_mips.c:
"couldn't allocate output register for constraint 'r'"
Use 'f' constraint for float variable.
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavcodec/cinepakenc.c')
0 files changed, 0 insertions, 0 deletions