diff options
author | Diego Biurrun <diego@biurrun.de> | 2015-12-08 15:57:04 +0100 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2016-10-28 11:22:22 +0200 |
commit | fbe425c8d29e473a8f69ae2dc52b1a10b77f3b44 (patch) | |
tree | 9a4b4a5ee5a42474b3a0a15d4c8b82bd0f0f71c1 /libavformat/url.h | |
parent | 1263b2039eb5aaf1522e9de9f07c787ab30a5f50 (diff) | |
download | ffmpeg-fbe425c8d29e473a8f69ae2dc52b1a10b77f3b44.tar.gz |
hap: Adjust printf length modifiers to match variable types
libavcodec/hapenc.c:121:20: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘size_t {aka unsigned int}’ [-Wformat=]
libavcodec/hapenc.c:121:20: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 5 has type ‘size_t {aka unsigned int}’ [-Wformat=]
Diffstat (limited to 'libavformat/url.h')
0 files changed, 0 insertions, 0 deletions