[Ffmpeg-devel] swscale and 64 bit problem (mmx code)

Giancarlo Formicuccia giancarlo.formicuccia
Thu Mar 1 15:54:07 CET 2007


Alle 12:25, gioved? 1 marzo 2007, Karl H. Beckers ha scritto:
> this looks much like the reason for what people reported as xvidcap bug #
> 1656899.
> https://sourceforge.net/tracker/index.php?func=detail&aid=1656899&group_id=
>81535&atid=563254
>
> That may not add much to the description of the issue other than that
> people seem to be getting 5-6 crashes out of 10 attempts in real life.
>
> Karl.

It could be the same.
You don't need to fill your heap for a >32 bit pointer; malloc could choose an 
anonymous mapping (expecially for big allocations) instead of the heap.

Giancarlo




More information about the ffmpeg-devel mailing list