]> git.sesse.net Git - ffmpeg/history - libavcodec/Makefile
Enable faxcompr.
[ffmpeg] / libavcodec / Makefile
2008-12-26 Michael NiedermayerEnable faxcompr.
2008-12-22 Diego BiurrunRename libavcodec/i386/ --> libavcodec/x86/.
2008-12-20 Kostya ShishkovRV30 decoder
2008-12-19 Jason Garrett-GlaserPort x264 deblocking code to libavcodec.
2008-12-17 Måns RullgårdARM: replace "armv4l" with "arm"
2008-12-15 Diego BiurrunSwitch xvmc over to a CONFIG_ option.
2008-12-15 Måns RullgårdARM: NEON optimised h264_idct_add
2008-12-15 Måns RullgårdARM: NEON optimised {put,avg}_h264_chroma_mc[48]
2008-12-15 Måns RullgårdARM: NEON optimised simple_idct
2008-12-15 Måns RullgårdARM: NEON optimised put_pixels functions
2008-12-13 Luca BarbatoLet imgresample altivec code build
2008-12-12 Baptiste Coudurierdnxhd get_pixels_8x4_sym sse2
2008-12-11 David ConradFix compilation with only Theora decoder enabled
2008-12-02 Kenan GilletCommit last ok'ed parts of QCELP decoder and enable it.
2008-12-01 Kostya Shishkovenable RV40 decoder
2008-11-30 Diego BiurrunHandle AltiVec objects in a more elegant fashion, simil...
2008-11-30 Diego BiurrunRemove ineffectual hack that attempts to build ppc...
2008-11-28 Diego BiurrunDo not duplicate AAN DCT tables in dct-test.c.
2008-11-28 Diego BiurrunAdd missing '-test' in name of imgresample test.
2008-11-26 Diego BiurrunOnly build the imgresample test if the old scaler was...
2008-11-26 Diego BiurrunAutomatically check the dependencies for the AAN DCT...
2008-11-26 Diego BiurrunMove aanscales tables to their own file; fixes compilat...
2008-11-23 Måns RullgårdARM: move dct_unquantize_h263_*_armv5te asm to separate...
2008-11-20 Diego BiurrunGet rid of last ifdef HAVE_MMX. Instead, all MMX-specif...
2008-11-20 Diego Biurruncosmetics: Consistently place HEADERS before OBJS in...
2008-11-20 Diego BiurrunMove FFT-specific MMX optimizations out of the 'ifdef...
2008-11-20 Diego Biurruncosmetics: indentation
2008-11-20 Diego BiurrunUse standard OBJS-$(HAVE_MMX) trick for MMX objects...
2008-11-18 Diego Biurruncosmetics: Add a few more explanatory comments to the...
2008-11-18 Diego Biurruncosmetics: Sort processor-specific object lines into...
2008-11-17 Diego BiurrunAdd a Makefile variable for the old scaler that gets...
2008-11-17 Diego BiurrunRevert previous commit: the libavcodec/i386/fft_*.o...
2008-11-17 Diego BiurrunOnly the yasm-dependent objects should be enabled by...
2008-11-17 Diego Biurruncosmetics: Group ppc-specific objects together.
2008-11-17 Diego Biurruncosmetics: Group ARM objects sections together.
2008-11-17 Diego Biurruncosmetics: Reorder processor-specific entries alphabeti...
2008-11-08 Peter RossElectronic Arts TGQ/TQI/MAD IDCT algorithm
2008-11-08 Peter RossElectronic Arts TGQ video decoder
2008-10-30 Vitor SessakUse ff_dot_productf() in ra288.c
2008-10-27 Måns RullgårdARM: move VFP DSP functions to dsputils_vfp.S
2008-10-26 Måns Rullgårdcosmetic: align backslashes in makefiles
2008-10-26 Måns RullgårdMerge OBJS-$(FOO) lists with same FOO
2008-10-25 Måns RullgårdUse OBJS variable for all object files
2008-10-25 Måns RullgårdAdd CONFIG_GOLOMB and auto-select when needed
2008-10-25 Måns RullgårdAuto-enable CONFIG_MDCT when needed
2008-10-25 Diego Biurruncosmetics: Change the order of mlp parser objects to...
2008-10-25 Diego BiurrunMove declaration of mlp decoder dependency on mlp parse...
2008-10-24 Måns RullgårdBuild MMX/SSE FFT only if CONFIG_FFT is set
2008-10-24 Måns RullgårdAuto-enable CONFIG_FFT for codecs that need it
2008-10-24 Kenan GilletSplit off celp_filters.[ch] from acelp_filters.[ch...
2008-10-24 David ConradSpeex decoding via libspeex
2008-10-24 Baptiste Coudurierdnxhd parser
2008-10-06 Diego BiurrunRemove obsolete liba52 wrapper code.
2008-09-23 Kostya ShishkovAdd RLE4 and RLE8 decoding support for BMP
2008-09-18 Kostya ShishkovFactorize out code used for MS RLE format decoding...
2008-09-02 Justin Rugglesadd a separate line in Makefile for E-AC-3 decoder...
2008-09-01 Bartlomiej WolowiecRemaining parts of Nellymoser encoder
2008-08-31 Justin Rugglesturn on E-AC-3 decoding support and update the Changelog
2008-08-24 Justin Ruggles1000l to me. committed to wrong repo. revert last commit.
2008-08-24 Justin Rugglescosmetics: rename some functions from *get_* to *decode_*
2008-08-21 Robert SwainLast hunk of the AAC decoder code to be OKed and build...
2008-08-19 Diego BiurrunUntangle mpeg12.c and mdec.c so that mdec.c can be...
2008-08-19 Jai Menonalacenc: last few hunks approved by michael
2008-08-16 Ramiro Pollaflacenc, lpc: Move LPC code from flacenc.c to new lpc...
2008-08-14 Loren Merrittgcc chokes on the 7 registers needed for float_to_int16...
2008-08-13 Ramiro Pollamlp: Split common code from parser and decoder to be...
2008-08-12 Loren Merrittindent
2008-08-12 Loren Merrittsplit-radix FFT
2008-08-06 Peter RossElectronic Arts TGV decoder
2008-07-10 Gregory MontoirMotion Pixels Video Decoder.
2008-07-08 Peter RossElectronic Arts CMV decoder
2008-07-04 Ramiro PollaMLP/TrueHD decoder.
2008-06-29 Vitor SessakUse ff_acelp_lp_synthesis_filter() instead of duplicati...
2008-06-26 Michael NiedermayerVP3 & Theora parser to extract keyframe flags.
2008-06-22 Diego Biurruncosmetics: alignment
2008-06-22 Diego BiurrunAdd missing entry for PCM_DVD_ENCODER.
2008-06-22 Peter RossAdd missing mpegvideo.o to list of vc1.o dependencies.
2008-06-22 Peter RossAdd missing entry for ADPCM_IMA_QT_ENCODER.
2008-06-22 Peter RossAdd missing entry for ADPCM_EA_MAXIS_XA_DECODER.
2008-06-08 Justin Rugglesadd ac3dec_data.[c,h]
2008-06-08 Bartlomiej WolowiecSeparating from nellymoserdec.c parts required by encoder
2008-06-06 Diego BiurrunRemove Fabrice's copyright from the Makefiles. They...
2008-05-31 Vitor SessakRemove ra144.o dependency added in revision r13500...
2008-05-28 Vitor SessakUse ff_acelp_weighted_vector_sum() instead of reimpleme...
2008-05-17 Lars TäuberLPCM 24 bits support, patch by Lars Täuber, lars.taeube...
2008-05-12 Guillaume Poirierarmv4l/float_arm_vfp.o must be added to OBJS-$(HAVE_ARM...
2008-05-11 Siarhei SiamashkaAdd some initial optimizations for ARM VFP (floating
2008-05-03 Anuradha SuraparajuAdd Dirac support through libschroedinger.
2008-05-03 Anuradha SuraparajuDirac decoding/encoding support via libdirac.
2008-05-03 Diego BiurrunAdd Dirac parser from SoC; written by Marco Gerards;
2008-04-26 Diego BiurrunRename i386/cputest.c --> i386/cpuid.c.
2008-04-26 Diego BiurrunRemove unnecessary test program dependency declarations.
2008-04-26 Baptiste Couduriermp3on4 decoder now depends on mpeg4audio code
2008-04-25 Baptiste Coudurier10l, alphabetical order
2008-04-25 Baptiste Coudurierset channels and sample rate from mpeg4audio config
2008-04-25 Baptiste Couduriermov demuxer depends on mpeg4audio code now
2008-04-19 Diego BiurrunFix build of cputest test program.
2008-04-18 Sisir KoppakaBFI video decoder.
2008-04-17 Diego Biurruncosmetics: Sort some lists alphabetically.
2008-04-16 Måns Rullgårdfix building of test programs (make tests)
next