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 Importing libmpeg2 from mpeg2dec-0.4.0b 2004-08-02 11:26:43 +00:00
alpha_asm.h Importing libmpeg2 from mpeg2dec-0.4.0b 2004-08-02 11:26:43 +00:00
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 sync to libmpeg2-0.4.1 2006-12-09 10:34:27 +00:00
header.c sync to libmpeg2-0.4.1 2006-12-09 10:34:27 +00:00
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 Importing libmpeg2 from mpeg2dec-0.4.0b 2004-08-02 11:26:43 +00:00
motion_comp_altivec.c Importing libmpeg2 from mpeg2dec-0.4.0b 2004-08-02 11:26:43 +00:00
motion_comp_arm.c iWMMXt-accelerated DCT and motion compensation for ARM processors 2007-05-07 19:11:56 +00:00
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 sync to libmpeg2-0.4.1 2006-12-09 10:34:27 +00:00
motion_comp_vis.c Importing libmpeg2 from mpeg2dec-0.4.0b 2004-08-02 11:26:43 +00:00
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 fix crash with http://sam.zoy.org/zzuf/lol-mplayer.m2v 2007-01-16 09:49:28 +00:00
vis.h Importing libmpeg2 from mpeg2dec-0.4.0b 2004-08-02 11:26:43 +00:00
vlc.h Importing libmpeg2 from mpeg2dec-0.4.0b 2004-08-02 11:26:43 +00:00