]> git.sesse.net Git - ffmpeg/commit
Silence "string-plus-int" warning shown by clang.
authorCarl Eugen Hoyos <ceffmpeg@gmail.com>
Mon, 6 Jan 2020 15:16:18 +0000 (16:16 +0100)
committerCarl Eugen Hoyos <ceffmpeg@gmail.com>
Mon, 6 Jan 2020 21:38:56 +0000 (22:38 +0100)
commit96fab29e9659c9492783f6369c5e14c0316bb94b
tree41117f1686fb73ad94c2422fd7f0d1246bc94e25
parente21ba176c92b61977330b9aa8d9c49e4fe5a3c23
Silence "string-plus-int" warning shown by clang.

libswscale/utils.c:89:42: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
libavcodec/utils.c
libavdevice/avdevice.c
libavfilter/avfilter.c
libavformat/utils.c
libavutil/utils.c
libpostproc/postprocess.c
libswresample/swresample.c
libswscale/utils.c