log Makefile @ 8228:416ffc3907bf libavcodec

age author description
Sun, 30 Nov 2008 16:57:28 +0000 diego Remove ineffectual hack that attempts to build ppc/check_altivec.o without libavcodec
Fri, 28 Nov 2008 00:32:24 +0000 diego Do not duplicate AAN DCT tables in dct-test.c. libavcodec
Fri, 28 Nov 2008 00:00:11 +0000 diego Add missing '-test' in name of imgresample test. libavcodec
Wed, 26 Nov 2008 15:09:05 +0000 diego Only build the imgresample test if the old scaler was enabled. libavcodec
Wed, 26 Nov 2008 15:07:03 +0000 diego Automatically check the dependencies for the AAN DCT tables. libavcodec
Wed, 26 Nov 2008 13:38:13 +0000 diego Move aanscales tables to their own file; fixes compilation without encoders. libavcodec
Sun, 23 Nov 2008 19:11:44 +0000 mru ARM: move dct_unquantize_h263_*_armv5te asm to separate file libavcodec
Thu, 20 Nov 2008 23:04:04 +0000 diego Get rid of last ifdef HAVE_MMX. Instead, all MMX-specific objects are gathered libavcodec
Thu, 20 Nov 2008 22:53:18 +0000 diego cosmetics: Consistently place HEADERS before OBJS in all Makefiles. libavcodec
Thu, 20 Nov 2008 22:50:13 +0000 diego Move FFT-specific MMX optimizations out of the 'ifdef HAVE_MMX' block. libavcodec
Thu, 20 Nov 2008 22:48:51 +0000 diego cosmetics: indentation libavcodec
Thu, 20 Nov 2008 22:47:18 +0000 diego Use standard OBJS-$(HAVE_MMX) trick for MMX objects instead libavcodec
Tue, 18 Nov 2008 22:48:43 +0000 diego cosmetics: Add a few more explanatory comments to the object sections. libavcodec
Tue, 18 Nov 2008 22:37:22 +0000 diego cosmetics: Sort processor-specific object lines into alphabetical order. libavcodec
Mon, 17 Nov 2008 22:51:59 +0000 diego Add a Makefile variable for the old scaler that gets enabled when the new libavcodec
Mon, 17 Nov 2008 21:56:34 +0000 diego Revert previous commit: the libavcodec/i386/fft_*.o objects depend on libavcodec
Mon, 17 Nov 2008 19:01:25 +0000 diego Only the yasm-dependent objects should be enabled by a yasm conditional. libavcodec
Mon, 17 Nov 2008 16:38:50 +0000 diego cosmetics: Group ppc-specific objects together. libavcodec
Mon, 17 Nov 2008 15:36:28 +0000 diego cosmetics: Group ARM objects sections together. libavcodec
Mon, 17 Nov 2008 15:09:45 +0000 diego cosmetics: Reorder processor-specific entries alphabetically. libavcodec
Sat, 08 Nov 2008 00:38:10 +0000 pross Electronic Arts TGQ/TQI/MAD IDCT algorithm libavcodec
Sat, 08 Nov 2008 00:29:22 +0000 pross Electronic Arts TGQ video decoder libavcodec
Thu, 30 Oct 2008 22:24:40 +0000 vitor Use ff_dot_productf() in ra288.c libavcodec
Mon, 27 Oct 2008 00:25:16 +0000 mru ARM: move VFP DSP functions to dsputils_vfp.S libavcodec
Sun, 26 Oct 2008 15:21:45 +0000 mru cosmetic: align backslashes in makefiles libavcodec
Sun, 26 Oct 2008 14:26:28 +0000 mru Merge OBJS-$(FOO) lists with same FOO libavcodec
Sat, 25 Oct 2008 14:00:28 +0000 mru Use OBJS variable for all object files libavcodec
Sat, 25 Oct 2008 13:51:47 +0000 mru Add CONFIG_GOLOMB and auto-select when needed libavcodec
Sat, 25 Oct 2008 13:51:43 +0000 mru Auto-enable CONFIG_MDCT when needed libavcodec
Sat, 25 Oct 2008 01:28:29 +0000 diego cosmetics: Change the order of mlp parser objects to be consistent. libavcodec