diff options
author | Shitiz Garg <[email protected]> | 2011-12-16 04:50:21 +0530 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2012-01-03 19:03:05 +0100 |
commit | 34cee5bd373ec6cc297753957b73e47f31566a1d (patch) | |
tree | 3dbbbb135350f27b43cdcf93cc907509597532dc /libavcodec/fft_float.c | |
parent | 95234da75eac6e77d5747abecd3f2edf45c3a37c (diff) |
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 <[email protected]>
(cherry picked from commit 4af0262f7d531c33b00d7f9dbca808d9c62d6a84)
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'libavcodec/fft_float.c')
0 files changed, 0 insertions, 0 deletions