mpv/libmpeg2
diego 01eb667a55 Revert local changes that pointlessly add #ifdefs all over libmpeg2 to disable
code depending on CPU capabilities. Instead, rely on libmpeg2's builtin CPU
capability handling.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26314 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-01 17:31:37 +00:00
..
Makefile
alloc.c
alpha_asm.h
attributes.h #define ATTRIBUTE_ALIGNED_MAX in config.h instead of hardcoding it. 2008-02-23 13:13:28 +00:00
cpu_accel.c Revert local changes that pointlessly add #ifdefs all over libmpeg2 to disable 2008-04-01 17:31:37 +00:00
cpu_state.c Revert local changes that pointlessly add #ifdefs all over libmpeg2 to disable 2008-04-01 17:31:37 +00:00
decode.c
header.c
idct.c Revert local changes that pointlessly add #ifdefs all over libmpeg2 to disable 2008-04-01 17:31:37 +00:00
idct_alpha.c Replace Alpha MVI compiler workarounds by a proper configure check. 2008-02-21 16:47:05 +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 typo fixes, port of my patch for upstream libmpeg2 2008-02-19 08:20:43 +00:00
libmpeg-0.4.1.diff Revert local changes that pointlessly add #ifdefs all over libmpeg2 to disable 2008-04-01 17:31:37 +00:00
mmx.h
motion_comp.c Revert local changes that pointlessly add #ifdefs all over libmpeg2 to disable 2008-04-01 17:31:37 +00:00
motion_comp_alpha.c
motion_comp_altivec.c
motion_comp_arm.c
motion_comp_arm_s.S
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
slice.c
vis.h
vlc.h