[MPlayer-dev-eng] more questions on integration ALTIVEC colorspace
Marc Hoffman
mmh at pleasantst.com
Sun Mar 7 22:24:35 CET 2004
On Mar 7, 2004, at 12:36 PM, Michael Niedermayer wrote:
> Hi
>
> On Sunday 07 March 2004 15:58, Marc Hoffman wrote:
>> sorry for so many questions but being new to the project I have so
>> many
>> questions.
>> How would the group like me to integrate the color space converter?
>> Here is what I currently have.
>>
>> 1. A new module named yuv2rgb_altivec.c
>> 2. the module has been wrapped with
>> #ifdef HAVE_ALTIVEC
>> #endif
>> hence compilation on non altivec machines would produce an empty
>> object.
> *_altivec.c shouldnt be compiled on non altivec machines
>
Fine how do i instrument that? Do I have to figure out how to use the
configure stuff? Or should I just #include it into yuv2rgb.c?
More information about the MPlayer-dev-eng
mailing list