mpv/libmpeg2
diego 71f6340af7 Check for ALTIVEC_H instead of __APPLE_CC__ to decide which AltiVec vector
declaration syntax to use. Checking for HAVE_ALTIVEC_VECTOR_BRACES would be
better, but this variant is more likely to be mergeable upstream.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26928 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-30 12:09:06 +00:00
..
alloc.c
alpha_asm.h
attributes.h Remove modification notes from unmodified files. 2008-05-03 11:19:27 +00:00
cpu_accel.c cosmetics: Fix some typos and trailing whitespace in local changes. 2008-04-01 17:41:18 +00:00
cpu_state.c Fix compilation on PPC without AltiVec. 2008-05-01 12:45:59 +00:00
decode.c
header.c
idct.c Only compile and use libmpeg2 AltiVec code when AltiVec is available. The 2008-05-03 15:23:22 +00:00
idct_alpha.c Remove modification notes from unmodified files. 2008-05-03 11:19:27 +00:00
idct_altivec.c Check for ALTIVEC_H instead of __APPLE_CC__ to decide which AltiVec vector 2008-05-30 12:09:06 +00:00
idct_mmx.c Backport SSE2-optimized IDCT routines from upstream libmpeg2. 2008-04-12 22:42:00 +00:00
libmpeg-0.4.1.diff Check for ALTIVEC_H instead of __APPLE_CC__ to decide which AltiVec vector 2008-05-30 12:09:06 +00:00
mmx.h Backport SSE2-optimized IDCT routines from upstream libmpeg2. 2008-04-12 22:42:00 +00:00
motion_comp.c Only compile and use libmpeg2 AltiVec code when AltiVec is available. The 2008-05-03 15:23:22 +00:00
motion_comp_alpha.c
motion_comp_altivec.c
motion_comp_arm.c
motion_comp_arm_s.S cosmetics: Fix some typos and trailing whitespace in local changes. 2008-04-01 17:41:18 +00:00
motion_comp_iwmmxt.c Merge two #ifdefs into one. 2008-02-23 14:47:43 +00:00
motion_comp_mmx.c
motion_comp_vis.c
mpeg2.h Properly detect ARM mc acceleration. 2008-02-23 19:29:28 +00:00
mpeg2_internal.h Backport SSE2-optimized IDCT routines from upstream libmpeg2. 2008-04-12 22:42:00 +00:00
slice.c
vis.h
vlc.h