[FFmpeg-devel] [PATCH] pointless #ifdeffery in mpegvideo_ppc.c
Luca Barbato
lu_zero
Tue Oct 2 12:12:15 CEST 2007
Diego Biurrun wrote:
> On Tue, Oct 02, 2007 at 10:39:01AM +0200, Diego Biurrun wrote:
>> This patch removes some pointless #ifdefs from
>> libavcodec/ppc/mpegvideo_ppc.c and makes the file conditional on
>> HAVE_ALTIVEC. It only contains AltiVec code anyway. Alternatively, or
>> as a next step, it could be directly merged into mpegvideo_altivec.c.
>
fine, I'm about to commit something more invasive about moving all
altivec bits in the same place...
NOTICE: x86 people please do the same, gcc uses sse/mmx/whatelse if you
implicitly or explicitly enable -msse/mmx/and so on
--
Luca Barbato
Gentoo/linux Gentoo/PPC
http://dev.gentoo.org/~lu_zero
More information about the ffmpeg-devel
mailing list