aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/exrdsp.h
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2024-10-02 15:00:33 +0300
committerMartin Storsjö <martin@martin.st>2024-10-04 22:57:51 +0300
commit2705c0bd81e7fcfc67dbf05d7358e3c4ba935d18 (patch)
tree8f407d958531f4d6426fd64ee63b64f3e77b7cf3 /libavcodec/exrdsp.h
parent5c4ede6b4ff6fa8818f0ca3f686aa54c1c2092b8 (diff)
downloadffmpeg-2705c0bd81e7fcfc67dbf05d7358e3c4ba935d18.tar.gz
configure: Enable -Wno-implicit-const-int-float-conversion if available
This silences a lot of compile warnings (around 160 instances at least), when compiling with Clang. These warnings look like this: libavformat/http.c:176:133: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] 176 | { "end_offset", "try to limit the request to bytes preceding this offset", OFFSET(end_off), AV_OPT_TYPE_INT64, { .i64 = 0 }, 0, INT64_MAX, D }, | ~ ^~~~~~~~~ Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavcodec/exrdsp.h')
0 files changed, 0 insertions, 0 deletions