diff options
author | Alfred E. Heggestad <[email protected]> | 2013-08-26 22:31:43 +0200 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2013-08-27 14:25:34 +0200 |
commit | 16c3ed5837884e2b60cf40e762be6c58b13d7ba6 (patch) | |
tree | 22d2859807935461e1e95f1679376e29e5bcc92c /cmdutils.c | |
parent | 231201382ea0697b9e29fabcd7996db719ea8b9a (diff) |
libavutil: cast truncated values to uint32_t
programs using ffmpeg that are compiled with -Wshorten-64-to-32
gives a warning when using header files common.h and rational.h
cast 64-bit truncated values to (uint32_t) to avoid the warning
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'cmdutils.c')
0 files changed, 0 insertions, 0 deletions