[Ffmpeg-devel] Stack overflow patch

Kristian Amlie kristian
Thu Mar 1 23:29:48 CET 2007


Hey!

This patch fixes ffmpeg so that av_find_stream_info() can be called  
from MSVC++ without causing a stack overflow. It does so by replacing  
the auto array "duration_error" with a malloced array.

I hope it's useful!

Regards
Kristian Amlie
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg-stack-overflow.patch
Type: text/x-patch
Size: 1570 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070301/39522481/attachment.bin>



More information about the ffmpeg-devel mailing list