[vlc-devel] commit: Do not use a macro to clip integer to?uint8 (2x faster YUVA->RV32) (Laurent Aimar )
Laurent Aimar
fenrir at via.ecp.fr
Wed Jul 23 22:11:37 CEST 2008
On Wed, Jul 23, 2008, Rémi Denis-Courmont wrote:
> Le mercredi 23 juillet 2008 22:30:07 Laurent Aimar, vous avez écrit :
> > blend.c would be way faster with mmx/sse2 but I will not write gcc inline
> > ASM. (It is way too ugly)
>
> AFAIK, you don't need inline assembly to use MMX. gcc provides MMX through
> __builtin_*() functions.
Ahem, well yes but that's another syntax to learn and well you don't know
what gcc does behind your back.
I would prefer if we could use yasm, not sure if that integrates well with auto*.
--
fenrir
More information about the vlc-devel
mailing list