[FFmpeg-devel] [PATCH] IFF: Check for invalid width and height in decoder

Sebastian Vater cdgs.basty
Mon May 10 01:22:08 CEST 2010


Stefano Sabatini a ?crit :
> width *or* height, also it's always nice to show the actual invalid
> values, check how avcodec_check_dimensions() does it.
>   

Fixed by copying message from avcodec_check_dimensions!

I have ignored the upper bound checks because they can't apply (they're
uint16_t in IFF-ILBM).

-- 

Best regards,
                   :-) Basty/CDGS (-:

-------------- next part --------------
A non-text attachment was scrubbed...
Name: iff-decoder-width-height-check.patch
Type: text/x-patch
Size: 638 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100510/a3aaf26b/attachment.bin>



More information about the ffmpeg-devel mailing list