log Makefile @ 8373:5961d2deb35f libavcodec

age author description
Wed, 17 Dec 2008 00:54:54 +0000 mru ARM: replace "armv4l" with "arm" libavcodec
Mon, 15 Dec 2008 22:22:51 +0000 diego Switch xvmc over to a CONFIG_ option. libavcodec
Mon, 15 Dec 2008 22:12:51 +0000 mru ARM: NEON optimised h264_idct_add libavcodec
Mon, 15 Dec 2008 22:12:41 +0000 mru ARM: NEON optimised {put,avg}_h264_chroma_mc[48] libavcodec
Mon, 15 Dec 2008 22:12:37 +0000 mru ARM: NEON optimised simple_idct libavcodec
Mon, 15 Dec 2008 22:12:32 +0000 mru ARM: NEON optimised put_pixels functions libavcodec
Sat, 13 Dec 2008 10:53:30 +0000 lu_zero Let imgresample altivec code build libavcodec
Fri, 12 Dec 2008 00:19:14 +0000 bcoudurier dnxhd get_pixels_8x4_sym sse2 libavcodec
Thu, 11 Dec 2008 00:33:02 +0000 conrad Fix compilation with only Theora decoder enabled libavcodec
Tue, 02 Dec 2008 16:48:05 +0000 vitor Commit last ok'ed parts of QCELP decoder and enable it. libavcodec
Mon, 01 Dec 2008 06:40:36 +0000 kostya enable RV40 decoder libavcodec
Sun, 30 Nov 2008 17:00:08 +0000 diego Handle AltiVec objects in a more elegant fashion, similar to MMX. libavcodec
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