VLC 0.4.0 release
Levesque, Pascal
Pascal.Levesque at mindready.com
Wed May 22 00:39:14 CEST 2002
I got the same problem on QNX too.
The problem is not present if I only removed the compiler option
-fomit-frame-pointer.
After a while, I found that "ebx" register must be specified in the MMX
constraints and "not" be explicitly saved on the stack.
I also removed the "memory" constraint cause it does not seem to be
necessary (could you validate on BeOS ?).
I have included to new file...
Pascal
> -----Original Message-----
> From: Tony Castley [mailto:tony at castley.net]
> Sent: 21 mai, 2002 21:35
> To: vlc-devel at videolan.org
> Subject: Re: VLC 0.4.0 release
>
>
> >On Tue, May 21, 2002, Samuel Hocevar wrote:
> >
> >> There is still the margin problem, though, so the picture may
> appear
> >> slanted.
> >
> > This should be gone as well.
> >
> > There is still a BeOS bug, maybe you can have a look at
> it: nothing
> >forbids to open several PlayList windows, they should probably be
> limited
> >to 1, and the PlayList menu could work as a toggle; but more
> important,
> >the program segfaults on exit if there is still an open PlayList.
> >
> >--
> >Sam.
>
> Sam I have good and bad news. The Overlays now work fine, no margin
> problems etc, this is great! thanks!.
>
> However the mmx code still segfaults if not in debug mode.
> Here is the
> dump from the debugger.
> segment violation occurred
> I420_YUY2:
> I420_YUY2:
> +0192 80091fce: * 136e0f movd (%ebx), %mm2
>
>
>
> I hope it helps.
>
> I will check in some code over the next day or two to fix the
> playlist,
> and hopefully fix the segfault on exit.
>
> Tony Castley
>
>
> --
> 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>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: i420_yuy2.h
Type: application/octet-stream
Size: 10459 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20020521/1321891f/attachment.obj>
More information about the vlc-devel
mailing list