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. Diego