log Makefile @ 8404:60b6a780100b libavcodec

age author description
2008-12-19 darkshikari Port x264 deblocking code to libavcodec. libavcodec
2008-12-17 mru ARM: replace "armv4l" with "arm" libavcodec
2008-12-15 diego Switch xvmc over to a CONFIG_ option. libavcodec
2008-12-15 mru ARM: NEON optimised h264_idct_add libavcodec
2008-12-15 mru ARM: NEON optimised {put,avg}_h264_chroma_mc[48] libavcodec
2008-12-15 mru ARM: NEON optimised simple_idct libavcodec
2008-12-15 mru ARM: NEON optimised put_pixels functions libavcodec
2008-12-13 lu_zero Let imgresample altivec code build libavcodec
2008-12-12 bcoudurier dnxhd get_pixels_8x4_sym sse2 libavcodec
2008-12-11 conrad Fix compilation with only Theora decoder enabled libavcodec
2008-12-02 vitor Commit last ok'ed parts of QCELP decoder and enable it. libavcodec
2008-12-01 kostya enable RV40 decoder libavcodec
2008-11-30 diego Handle AltiVec objects in a more elegant fashion, similar to MMX. libavcodec
2008-11-30 diego Remove ineffectual hack that attempts to build ppc/check_altivec.o without libavcodec
2008-11-28 diego Do not duplicate AAN DCT tables in dct-test.c. libavcodec
2008-11-28 diego Add missing '-test' in name of imgresample test. libavcodec
2008-11-26 diego Only build the imgresample test if the old scaler was enabled. libavcodec
2008-11-26 diego Automatically check the dependencies for the AAN DCT tables. libavcodec
2008-11-26 diego Move aanscales tables to their own file; fixes compilation without encoders. libavcodec
2008-11-23 mru ARM: move dct_unquantize_h263_*_armv5te asm to separate file libavcodec
2008-11-20 diego Get rid of last ifdef HAVE_MMX. Instead, all MMX-specific objects are gathered libavcodec
2008-11-20 diego cosmetics: Consistently place HEADERS before OBJS in all Makefiles. libavcodec
2008-11-20 diego Move FFT-specific MMX optimizations out of the 'ifdef HAVE_MMX' block. libavcodec
2008-11-20 diego cosmetics: indentation libavcodec
2008-11-20 diego Use standard OBJS-$(HAVE_MMX) trick for MMX objects instead libavcodec
2008-11-18 diego cosmetics: Add a few more explanatory comments to the object sections. libavcodec
2008-11-18 diego cosmetics: Sort processor-specific object lines into alphabetical order. libavcodec
2008-11-17 diego Add a Makefile variable for the old scaler that gets enabled when the new libavcodec
2008-11-17 diego Revert previous commit: the libavcodec/i386/fft_*.o objects depend on libavcodec
2008-11-17 diego Only the yasm-dependent objects should be enabled by a yasm conditional. libavcodec
2008-11-17 diego cosmetics: Group ppc-specific objects together. libavcodec
2008-11-17 diego cosmetics: Group ARM objects sections together. libavcodec
2008-11-17 diego cosmetics: Reorder processor-specific entries alphabetically. libavcodec
2008-11-08 pross Electronic Arts TGQ/TQI/MAD IDCT algorithm libavcodec
2008-11-08 pross Electronic Arts TGQ video decoder libavcodec
2008-10-30 vitor Use ff_dot_productf() in ra288.c libavcodec
2008-10-27 mru ARM: move VFP DSP functions to dsputils_vfp.S libavcodec
2008-10-26 mru cosmetic: align backslashes in makefiles libavcodec
2008-10-26 mru Merge OBJS-$(FOO) lists with same FOO libavcodec
2008-10-25 mru Use OBJS variable for all object files libavcodec
2008-10-25 mru Add CONFIG_GOLOMB and auto-select when needed libavcodec
2008-10-25 mru Auto-enable CONFIG_MDCT when needed libavcodec
2008-10-25 diego cosmetics: Change the order of mlp parser objects to be consistent. libavcodec
2008-10-25 diego Move declaration of mlp decoder dependency on mlp parser to the Makefile libavcodec
2008-10-24 mru Build MMX/SSE FFT only if CONFIG_FFT is set libavcodec
2008-10-24 mru Auto-enable CONFIG_FFT for codecs that need it libavcodec
2008-10-24 diego Split off celp_filters.[ch] from acelp_filters.[ch] for the QCELP decoder. libavcodec
2008-10-24 conrad Speex decoding via libspeex libavcodec
2008-10-24 bcoudurier dnxhd parser libavcodec
2008-10-06 diego Remove obsolete liba52 wrapper code. libavcodec
2008-09-23 kostya Add RLE4 and RLE8 decoding support for BMP libavcodec
2008-09-18 kostya Factorize out code used for MS RLE format decoding in different decoders. libavcodec
2008-09-02 jbr add a separate line in Makefile for E-AC-3 decoder and only compile it when libavcodec
2008-09-01 bwolowiec Remaining parts of Nellymoser encoder libavcodec
2008-08-31 jbr turn on E-AC-3 decoding support and update the Changelog libavcodec
2008-08-24 jbr 1000l to me. committed to wrong repo. revert last commit. libavcodec
2008-08-24 jbr cosmetics: rename some functions from *get_* to *decode_* libavcodec
2008-08-21 superdump Last hunk of the AAC decoder code to be OKed and build system and documentation libavcodec
2008-08-19 diego Untangle mpeg12.c and mdec.c so that mdec.c can be compiled separately. libavcodec
2008-08-19 jai_menon alacenc: last few hunks approved by michael libavcodec