aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpeg2
Commit message (Expand)AuthorAge
* Merge libmpeg2/Makefile into top-level Makefile.Gravatar diego2008-04-26
* Backport SSE2-optimized IDCT routines from upstream libmpeg2.Gravatar diego2008-04-12
* 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
* typo fixes, port of my patch for upstream libmpeg2Gravatar diego2008-02-19
* Fix illegal identifiers, port of my patch to upstream libmpeg2.Gravatar diego2008-02-19
* 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
* cosmetics: Align some lines.Gravatar diego2007-10-08
* Get rid of duplicate processor feature variables.Gravatar diego2007-06-27
* Follow ffmpeg TARGET_ARCH_* -> ARCH_* change.Gravatar reimar2007-06-16
* add MPlayer's local changes introduced in r23258Gravatar gpoirier2007-05-07
* compile fix for regression introduced by r23254Gravatar gpoirier2007-05-07
* iWMMXt-accelerated DCT and motion compensation for ARM processorsGravatar gpoirier2007-05-07
* Remove unnecessary -I option.Gravatar diego2007-03-13
* cosmetics: Fix indentation, reorder some lines for consistency.Gravatar diego2007-03-13
* Give more descriptive names to the source and library variables and splitGravatar diego2007-03-13
* Remove useless #define.Gravatar diego2007-03-13
* 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
* update for r21415 and r21416Gravatar henry2006-12-01
* fix incorrect 4:4:4 chroma handling (backport from 0.4.1)Gravatar henry2006-12-01
* ignore invalid values in the sequence display extension (backport from 0.4.1)Gravatar henry2006-12-01
* add missing r15484Gravatar henry2006-11-29
* FFmpeg-style dependency declarationGravatar diego2006-11-27
* Merge common parts of all Makefiles into one file included by all.Gravatar diego2006-11-26
* Remove superfluous comment.Gravatar diego2006-11-25
* Unify dep/depend targets.Gravatar diego2006-11-20
* update for r20654Gravatar henry2006-11-04
* fix quantizer export for interlaced videoGravatar henry2006-11-04
* Move all internal -I parameters to the front of CFLAGS to avoid using externalGravatar diego2006-08-17
* Update for changes from r19139 and r19137.Gravatar diego2006-07-30
* 10l, i broke this with my last commit. should be fixed now.Gravatar rfelker2006-07-19
* remove duplicate code and fix issue of compiling mmx code when weGravatar rfelker2006-07-19
* OPTFLAGS already includes EXTRA_INC.Gravatar diego2006-07-12
* Remove copyright notice changes from local diff.Gravatar diego2006-07-12
* Update with latest changes and make diff apply cleanly.Gravatar diego2006-07-12
* CVS --> Subversion in copyright noticesGravatar diego2006-06-22
* sync with 18730 (Use MPlayer's CPU detection module instead of libmpeg2's)Gravatar gpoirier2006-06-16
* Use MPlayer's CPU detection module instead of libmpeg2's,Gravatar gpoirier2006-06-16
* Remove now obsolete .cvsignore files.Gravatar diego2006-06-02
* cosmetics: Shorten overly long lines, put SRCS/OBJS on individual linesGravatar diego2006-03-25