]> git.sesse.net Git - ffmpeg/history - libavcodec/Makefile
Revert previous commit: the libavcodec/i386/fft_*.o objects depend on
[ffmpeg] / libavcodec / Makefile
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)
2008-04-16 Alexander StrangeAdd a new xvid-style IDCT using SSE2.
2008-04-13 Diego BiurrunClear DIRS variable in common.mak, so it does not have...
2008-04-13 Diego BiurrunUnset DIRS after including subdir.mak so that the varia...
2008-04-13 Diego BiurrunGenerate the list of files to clean in subdirectories...
2008-04-13 Diego BiurrunSimplify CLEANFILES generation.
2008-04-07 Måns Rullgårdreplace some ifeq with prettier ifdef
2008-04-07 Måns Rullgårdappend TESTS-yes to TESTS; one ifeq less
2008-04-07 Måns Rullgårdnon-recursive makefiles
2008-04-02 Aurelien Jacobsuse common aac sample rate tables
2008-04-01 Baptiste Coudurieruse mpeg4audio common code in aac parser
2008-03-31 Diego BiurrunMake XVMC compilation depend on HAVE_XVMC, not HAVE_XVM...
2008-03-31 Eli FriedmanEscape 124 (RPL) decoder
2008-03-30 Jai Menon8SVX decoder
2008-03-25 Diego BiurrunClassify mlib as a configurable option, not as a hardwa...
2008-03-21 Sascha Sommerrl2 decoder
2008-03-18 Ramiro PollaMimic decoder.
2008-03-17 Måns Rullgårdmpegvideo_armv5te.o belongs to OBJS, not ASM_OBJS
2008-03-10 Diego BiurrunRename --enable-swscaler --> enable-swscale to be consi...
2008-03-08 Diego Biurruncosmetics: Consistently move NAME and FFLIBS to the...
2008-03-07 Måns Rullgårdsimplify library version handling
2008-03-06 Måns Rullgårdconsolidate CFLAGS, LDFLAGS, EXTRALIBS assignment
2008-03-05 Aurelien Jacobsmake compilation of mpeg12* and mpegvideo conditional
2008-03-05 Aurelien Jacobsadd dependencies for matroska audio and nut muxers...
2008-03-05 Aurelien Jacobsadd some required objects dependencies
2008-03-04 Aurelien Jacobsfix wmv3 dependencies
2008-02-26 Michael Niedermayerfloating point AAN IDCT
2008-02-25 Aurelien Jacobssplit encoding part of dsputil_mmx into its own file
2008-02-25 Aurelien Jacobscompile various fdct only when encoders are enabled
2008-01-28 Reimar DöffingerAdd bitstream filter to convert between mov and plain...
2008-01-27 Diego BiurrunMove common test program infrastructure to common.mak.
2008-01-27 Diego BiurrunMove some lines in preparation for an upcoming commit.
next