[FFmpeg-devel] [PATCH] IFF: Check for invalid width and height in decoder
Måns Rullgård
mans
Mon May 10 00:09:31 CEST 2010
Sebastian Vater <cdgs.basty at googlemail.com> writes:
> + if ((avctx->width <= 0) || (avctx->height <= 0)) {
Too much () IMO.
--
M?ns Rullg?rd
mans at mansr.com
More information about the ffmpeg-devel
mailing list