aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpeg2/libmpeg-0.4.1.diff
Commit message (Expand)AuthorAge
* Use preprocessor conditionals to disable CPU-extension-specific code. We cannotGravatar diego2008-09-09
* cosmetics: Fix offsets and fuzz in local diff.Gravatar diego2008-09-09
* Fix ARM linking failure when IWMMXT support is disabled.Gravatar diego2008-08-01
* Remove obsolete diff hunk that is no longer applied to the code.Gravatar diego2008-08-01
* Drop USE_ prefix from USE_MPLAYER_CPUDETECT #define.Gravatar diego2008-07-30
* Check for ALTIVEC_H instead of __APPLE_CC__ to decide which AltiVec vectorGravatar diego2008-05-30
* Only compile and use libmpeg2 AltiVec code when AltiVec is available. TheGravatar diego2008-05-03
* Fix compilation on PPC without AltiVec.Gravatar diego2008-05-01
* Remove pointless comments from local diff.Gravatar diego2008-04-01
* cosmetics: Fix some typos and trailing whitespace in local changes.Gravatar diego2008-04-01
* Revert local changes that pointlessly add #ifdefs all over libmpeg2 to disableGravatar diego2008-04-01
* Remove mistakenly committed hunk.Gravatar diego2008-02-23
* Properly detect ARM mc acceleration.Gravatar diego2008-02-23
* Merge two #ifdefs into one.Gravatar diego2008-02-23
* #define ATTRIBUTE_ALIGNED_MAX in config.h instead of hardcoding it.Gravatar diego2008-02-23
* Replace Alpha MVI compiler workarounds by a proper configure check.Gravatar diego2008-02-21
* Do not check for __APPLE_ALTIVEC__, just check for __APPLE_CC__.Gravatar diego2008-02-16
* Remove Makefile changes from upstream diff. They are strictly local.Gravatar diego2007-10-08
* Follow ffmpeg TARGET_ARCH_* -> ARCH_* change.Gravatar reimar2007-06-16
* add MPlayer's local changes introduced in r23258Gravatar gpoirier2007-05-07
* iWMMXt-accelerated DCT and motion compensation for ARM processorsGravatar gpoirier2007-05-07
* fix crash with http://sam.zoy.org/zzuf/lol-mplayer.m2vGravatar henry2007-01-16
* (hopefully) the rest of PPC modificationsGravatar henry2006-12-11
* Fix ppc without altivec compilationGravatar reimar2006-12-09
* sync to libmpeg2-0.4.1Gravatar henry2006-12-09