summaryrefslogtreecommitdiffstats
path: root/libmpeg2/libmpeg-0.4.1.diff
Commit message (Expand)AuthorAgeFilesLines
* Remove version string from name of local changes diff file.diego2008-09-131-985/+0
* Use preprocessor conditionals to disable CPU-extension-specific code. We cannotdiego2008-09-091-3/+64
* cosmetics: Fix offsets and fuzz in local diff.diego2008-09-091-14/+14
* Fix ARM linking failure when IWMMXT support is disabled.diego2008-08-011-2/+5
* Remove obsolete diff hunk that is no longer applied to the code.diego2008-08-011-14/+0
* Drop USE_ prefix from USE_MPLAYER_CPUDETECT #define.diego2008-07-301-4/+4
* Check for ALTIVEC_H instead of __APPLE_CC__ to decide which AltiVec vectordiego2008-05-301-14/+0
* Only compile and use libmpeg2 AltiVec code when AltiVec is available. Thediego2008-05-031-0/+20
* Fix compilation on PPC without AltiVec.diego2008-05-011-2/+1
* Remove pointless comments from local diff.diego2008-04-011-4/+2
* cosmetics: Fix some typos and trailing whitespace in local changes.diego2008-04-011-5/+5
* Revert local changes that pointlessly add #ifdefs all over libmpeg2 to disablediego2008-04-011-90/+12
* Remove mistakenly committed hunk.diego2008-02-231-3/+2
* Properly detect ARM mc acceleration.diego2008-02-231-5/+12
* Merge two #ifdefs into one.diego2008-02-231-5/+3
* #define ATTRIBUTE_ALIGNED_MAX in config.h instead of hardcoding it.diego2008-02-231-11/+0
* Replace Alpha MVI compiler workarounds by a proper configure check.diego2008-02-211-52/+0
* Do not check for __APPLE_ALTIVEC__, just check for __APPLE_CC__.diego2008-02-161-4/+4
* Remove Makefile changes from upstream diff. They are strictly local.diego2007-10-081-13/+0
* Follow ffmpeg TARGET_ARCH_* -> ARCH_* change.reimar2007-06-161-2/+4
* add MPlayer's local changes introduced in r23258gpoirier2007-05-071-3/+3
* iWMMXt-accelerated DCT and motion compensation for ARM processorsgpoirier2007-05-071-0/+619
* fix crash with http://sam.zoy.org/zzuf/lol-mplayer.m2vhenry2007-01-161-0/+23
* (hopefully) the rest of PPC modificationshenry2006-12-111-0/+52
* Fix ppc without altivec compilationreimar2006-12-091-0/+11
* sync to libmpeg2-0.4.1henry2006-12-091-0/+375