diff options
author | Mans Rullgard <[email protected]> | 2011-11-15 22:33:49 +0000 |
---|---|---|
committer | Anton Khirnov <[email protected]> | 2011-11-19 10:22:27 +0100 |
commit | d6f763659c6115e91d2fa981faffdb041d93f7a4 (patch) | |
tree | 0f8a94bfadb0ba493f8490102ab5ceb57183db6a /libavutil/common.h | |
parent | e297459eb694490c25acc65bcf75ee1630bd34b6 (diff) |
lavf: fix multiplication overflow in avformat_find_stream_info()
Converting to double before the multiplication rather than after
avoids an integer overflow in some cases.
Signed-off-by: Mans Rullgard <[email protected]>
(cherry picked from commit 52767d891c665ab1124fe4ce82d99b59673de7d2)
Signed-off-by: Anton Khirnov <[email protected]>
Diffstat (limited to 'libavutil/common.h')
0 files changed, 0 insertions, 0 deletions