Changeset 4af0262f in ffmpeg

Timestamp:
Dec 16, 2011, 7:23:38 PM (13 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
6d8e6fe
Parents:
7b92863f
git-author:
Shitiz Garg <mail-5deEcKV3Bynk1uMJSBkQmQ@public.gmane.org> (12/15/11 23:20:21)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (12/16/11 19:23:38)
Message:

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>

(No files)

Note: See TracChangeset for help on using the changeset viewer.