VLC 0.4.0 release

Samuel Hocevar sam at zoy.org
Wed May 22 22:33:38 CEST 2002


On Wed, May 22, 2002, Samuel Hocevar wrote:

> > After a while, I found that "ebx" register must be specified in the MMX
> > constraints and "not" be explicitly saved on the stack. 
> 
>    This workaround will not work in two cases, and is the reason behind
> pushing ebx on the stack (otherwise the values would have been passed
> using "ebx" and not "m") and restoring it later: in PIC code (shared
> libraries), and under BeOS, the ebx register is not allowed to be
> clobbered.

   Ok, my bad. It seems to work perfectly under BeOS, so I'll commit
your workaround. It still won't work in PIC code, but we don't care for
the moment. Thanks !

-- 
Sam.

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list