mpv/libmpeg2
diego d8fccf4d46 Only compile and use libmpeg2 AltiVec code when AltiVec is available. The
AltiVec code needs -maltivec to compile, but then AltiVec instructions
appear in other places of the code causing MPlayer to sigill.
Somehow upstream libmpeg2 manages not to sigill under what appear to be
the same circumstances. Enlightenment welcome.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26657 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-03 15:23:22 +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 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 Do not check for __APPLE_ALTIVEC__, just check for __APPLE_CC__. 2008-02-16 17:44:49 +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 Only compile and use libmpeg2 AltiVec code when AltiVec is available. The 2008-05-03 15:23:22 +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 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
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
vlc.h