log libmpeg2/Makefile @ 23759:2f9087268fbd

age author description
2007-06-27 diego Get rid of duplicate processor feature variables.
2007-06-16 reimar Follow ffmpeg TARGET_ARCH_* -> ARCH_* change.
2007-05-07 gpoirier compile fix for regression introduced by r23254
2007-05-07 gpoirier iWMMXt-accelerated DCT and motion compensation for ARM processors
2007-03-13 diego Remove unnecessary -I option.
2007-03-13 diego cosmetics: Fix indentation, reorder some lines for consistency.
2007-03-13 diego Give more descriptive names to the source and library variables and split
2007-03-13 diego Remove useless #define.
2006-11-27 diego FFmpeg-style dependency declaration
2006-11-26 diego Merge common parts of all Makefiles into one file included by all.
2006-11-25 diego Remove superfluous comment.
2006-11-20 diego Unify dep/depend targets.
2006-08-17 diego Move all internal -I parameters to the front of CFLAGS to avoid using external
2006-07-19 rfelker remove duplicate code and fix issue of compiling mmx code when we
2006-07-12 diego OPTFLAGS already includes EXTRA_INC.
2006-03-25 diego cosmetics: Shorten overly long lines, put SRCS/OBJS on individual lines
2006-01-27 diego Make clean/distclean behave uniformly in all directories.
2004-11-22 henry revert useless uyvy planar->packed converter
2004-11-20 henry libmpeg2 4:2:2 decoding
2004-08-24 henry more TARGET_* conditionals
2004-08-14 diego Improved SPARC CPU detection and SPARC compilation fixes.
2004-08-02 henry Importing libmpeg2 from mpeg2dec-0.4.0b
2004-06-24 alex ranlib cleanup by Dan Christiansen
2003-08-11 alex Simplified/fixed altivec/altivec.h detection on Linux and Darwin (and others). Patch by Magnus Damm <damm@opensource.se>
2003-06-09 arpi libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>:
2003-04-06 arpi Importing libmpeg2 from mpeg2dec-0.3.1
2002-04-07 arpi quant_store moved to frame struct
2001-08-24 jkeil Enable mediaLib support for Solaris on UltraSPARC CPUs
2001-06-26 arpi OPTFLAGS vs. INCLUDES cleanup
2001-06-04 arpi_esp dependency stuff fixed
2001-05-24 arpi_esp using gcc -MM instead of makedepend, make OBJS from SRCS where possible
2001-03-04 arpi_esp libmpeg2-0.2.0 merge
2001-03-02 arpi_esp New dependency system
2001-02-24 arpi_esp Initial revision