1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-18 21:06:00 +00:00
mpv/libmpeg2
diego d60e8b3d72 Use preprocessor conditionals to disable CPU-extension-specific code. We cannot
rely on libmpeg2's internal CPU extension handling, it leads to link failures
with our build system. Fixes Bugzilla #1188.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27554 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-09-09 10:56:51 +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 Drop USE_ prefix from USE_MPLAYER_CPUDETECT #define. 2008-07-30 11:48:01 +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_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
idct.c Use preprocessor conditionals to disable CPU-extension-specific code. We cannot 2008-09-09 10:56:51 +00:00
libmpeg-0.4.1.diff Use preprocessor conditionals to disable CPU-extension-specific code. We cannot 2008-09-09 10:56:51 +00:00
mmx.h Backport SSE2-optimized IDCT routines from upstream libmpeg2. 2008-04-12 22:42:00 +00:00
motion_comp_alpha.c
motion_comp_altivec.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_arm.c iWMMXt-accelerated DCT and motion compensation for ARM processors 2007-05-07 19:11:56 +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
motion_comp.c Use preprocessor conditionals to disable CPU-extension-specific code. We cannot 2008-09-09 10:56:51 +00:00
mpeg2_internal.h Backport SSE2-optimized IDCT routines from upstream libmpeg2. 2008-04-12 22:42:00 +00:00
mpeg2.h Properly detect ARM mc acceleration. 2008-02-23 19:29:28 +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