aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpeg2/Makefile
Commit message (Expand)AuthorAge
* Merge libmpeg2/Makefile into top-level Makefile.Gravatar diego2008-04-26
* 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
* 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
* 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
* Move all internal -I parameters to the front of CFLAGS to avoid using externalGravatar diego2006-08-17
* remove duplicate code and fix issue of compiling mmx code when weGravatar rfelker2006-07-19
* OPTFLAGS already includes EXTRA_INC.Gravatar diego2006-07-12
* cosmetics: Shorten overly long lines, put SRCS/OBJS on individual linesGravatar diego2006-03-25
* Make clean/distclean behave uniformly in all directories.Gravatar diego2006-01-27
* revert useless uyvy planar->packed converterGravatar henry2004-11-22
* libmpeg2 4:2:2 decodingGravatar henry2004-11-20
* more TARGET_* conditionalsGravatar henry2004-08-24
* Improved SPARC CPU detection and SPARC compilation fixes.Gravatar diego2004-08-14
* Importing libmpeg2 from mpeg2dec-0.4.0bGravatar henry2004-08-02
* ranlib cleanup by Dan ChristiansenGravatar alex2004-06-24
* Simplified/fixed altivec/altivec.h detection on Linux and Darwin (and others)...Gravatar alex2003-08-11
* libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>:Gravatar arpi2003-06-09
* Importing libmpeg2 from mpeg2dec-0.3.1Gravatar arpi2003-04-06
* quant_store moved to frame structGravatar arpi2002-04-07
* Enable mediaLib support for Solaris on UltraSPARC CPUsGravatar jkeil2001-08-24
* OPTFLAGS vs. INCLUDES cleanupGravatar arpi2001-06-26
* dependency stuff fixedGravatar arpi_esp2001-06-04
* using gcc -MM instead of makedepend, make OBJS from SRCS where possibleGravatar arpi_esp2001-05-24
* libmpeg2-0.2.0 mergeGravatar arpi_esp2001-03-04
* New dependency systemGravatar arpi_esp2001-03-02
* Initial revisionGravatar arpi_esp2001-02-24