[Ffmpeg-devel] [PATCH] Fix compilation when using --disable-opts

Loren Merritt lorenm
Thu Mar 15 20:59:23 CET 2007


On Thu, 15 Mar 2007, M?ns Rullg?rd wrote:
>
> A couple of things though: won't this leave a core dump behind if the ebp
> test fails?  Someone said there was hardcoded use of ebx and ebp in some inline
> assembler.  Is this safe with x86_64?  Several theories have been posted.

ebx is not reserved for anything on x86_64. ebp is used exactly the same 
way as on x86_32, and the same test code works.

--Loren Merritt



More information about the ffmpeg-devel mailing list