Hi, On Tue, Apr 12, 2011 at 7:33 PM, Alberto Delmás <[email protected]> wrote: > In the current code, the display extension info (if present) is used > to set avctx->width and height. These in turn determine the size of > the allocated picture buffer, so if they're too small the decoder will > write past its end. > > I've uploaded a sample illustrating the issue to incoming/VC1_DEI_crash.wmv > > This patch fixes the issue by using the DEI data just to set the > aspect ratio (which is more or less its intended purpose).
Looks OK to me. Kostya, can you confirm this patch is correct? Ronald _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
