CVS Commit: vlc
Tony Castley
tony at castley.net
Fri Aug 2 02:28:34 CEST 2002
SNIP
>
> Update of /var/cvs/videolan/vlc/plugins/memcpy
> Modified Files:
> fastmemcpy.h memcpy.c memcpyaltivec.c
SNIP
>
> Log Message:
> * ALL: new module API. Makes a few things a lot simpler, and we
> gain
> about 2000 lines of code.
>
> I could not test everything on every architecture, so please
> report
> any module breakage (especially on BeOS, OSX and QNX).
>
> --
> sam
Ok I tried the new code on BeOS and, wait for it, it didn't work, but
in the memcpy module!!
Here is the error
/boot/home/vlc/plugins/memcpy/memcpy.c: In function `Activate':
/boot/home/vlc/plugins/memcpy/memcpy.c:71:
`fast_memcpy__memcpymmx__memcpymmx' undeclared (first use in this
function)
/boot/home/vlc/plugins/memcpy/memcpy.c:71: (Each undeclared identifier
is reported only once
/boot/home/vlc/plugins/memcpy/memcpy.c:71: for each function it appears
in.)
Hope this helps
Tony
--
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