diff options
author | Shitiz Garg <mail-5deEcKV3Bynk1uMJSBkQmQ@public.gmane.org> | 2011-12-16 04:50:21 +0530 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2011-12-16 20:23:38 +0100 |
commit | 4af0262f7d531c33b00d7f9dbca808d9c62d6a84 (patch) | |
tree | e66a946084144694f62f10e75820bddc1487c205 /libavformat/ffmdec.c | |
parent | 7b92863f30b1a748dc17bf662379261b42751f86 (diff) | |
download | ffmpeg-4af0262f7d531c33b00d7f9dbca808d9c62d6a84.tar.gz |
cljr: Check if width or height are positive integers
width and height might get passed as 0 and would cause floating point
exceptions in decode_frame.
Fixes bugzilla #149
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavformat/ffmdec.c')
0 files changed, 0 insertions, 0 deletions