diff options
author | Mans Rullgard <mans@mansr.com> | 2012-04-18 13:48:20 +0100 |
---|---|---|
committer | Mans Rullgard <mans@mansr.com> | 2012-04-18 13:48:20 +0100 |
commit | 3c58300269768e2dcd5cd8b55d56ecab99cb32f1 (patch) | |
tree | 4abb8c85db83a139ad8b8fd1edd149313c447654 /libavcodec/indeo5.c | |
parent | ac97d47d9b9276a930081d529a3997af13a7c0be (diff) | |
download | ffmpeg-3c58300269768e2dcd5cd8b55d56ecab99cb32f1.tar.gz |
matroska: do not set invalid default duration if frame rate is zero
If a video track specifies a zero frame rate (invalid but occurs),
this results in a division by zero and subsequent undefined conversion
to integer. Setting the default duration from the frame rate only
if the latter is greater than zero avoids such problems.
Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'libavcodec/indeo5.c')
0 files changed, 0 insertions, 0 deletions