log libmpeg2/Makefile @ 24719:ee7cc1c29cbc

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