diff options
author | Jin Bo <jinbo@loongson.cn> | 2021-06-01 14:22:09 +0800 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2021-06-03 13:44:00 +0200 |
commit | fd5fd48659a956b1b890c217d04f77f2bdab6a44 (patch) | |
tree | fe1e3ec5cf789097e6db2193b65a18cf3083feb6 /fftools/ffmpeg_filter.c | |
parent | 864d1ef2fc88c300613a5a9f1465f98f3559110c (diff) | |
download | ffmpeg-fd5fd48659a956b1b890c217d04f77f2bdab6a44.tar.gz |
libavcodec/mips: Fix build errors reported by clang
Clang is more strict on the type of asm operands, float or double
type variable should use constraint 'f', integer variable should
use constraint 'r'.
Signed-off-by: Jin Bo <jinbo@loongson.cn>
Reviewed-by: yinshiyou-hf@loongson.cn
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'fftools/ffmpeg_filter.c')
0 files changed, 0 insertions, 0 deletions