]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/Makefile
cosmetic: align backslashes in makefiles
[frescor/ffmpeg.git] / libavcodec / Makefile
2008-10-26 mrucosmetic: align backslashes in makefiles
2008-10-26 mruMerge OBJS-$(FOO) lists with same FOO
2008-10-25 mruUse OBJS variable for all object files
2008-10-25 mruAdd CONFIG_GOLOMB and auto-select when needed
2008-10-25 mruAuto-enable CONFIG_MDCT when needed
2008-10-25 diegocosmetics: Change the order of mlp parser objects to...
2008-10-25 diegoMove declaration of mlp decoder dependency on mlp parse...
2008-10-24 mruBuild MMX/SSE FFT only if CONFIG_FFT is set
2008-10-24 mruAuto-enable CONFIG_FFT for codecs that need it
2008-10-24 diegoSplit off celp_filters.[ch] from acelp_filters.[ch...
2008-10-24 conradSpeex decoding via libspeex
2008-10-24 bcoudurierdnxhd parser
2008-10-06 diegoRemove obsolete liba52 wrapper code.
2008-09-23 kostyaAdd RLE4 and RLE8 decoding support for BMP
2008-09-18 kostyaFactorize out code used for MS RLE format decoding...
2008-09-02 jbradd a separate line in Makefile for E-AC-3 decoder...
2008-09-01 bwolowiecRemaining parts of Nellymoser encoder
2008-08-31 jbrturn on E-AC-3 decoding support and update the Changelog
2008-08-24 jbr1000l to me. committed to wrong repo. revert last commit.
2008-08-24 jbrcosmetics: rename some functions from *get_* to *decode_*
2008-08-21 superdumpLast hunk of the AAC decoder code to be OKed and build...
2008-08-19 diegoUntangle 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 ramiroflacenc, lpc: Move LPC code from flacenc.c to new lpc...
2008-08-14 lorenmgcc chokes on the 7 registers needed for float_to_int16...
2008-08-13 ramiromlp: Split common code from parser and decoder to be...
2008-08-12 lorenmindent
2008-08-12 lorenmsplit-radix FFT
2008-08-06 prossElectronic Arts TGV decoder
2008-07-10 ramiroMotion Pixels Video Decoder.
2008-07-08 prossElectronic Arts CMV decoder
2008-07-04 ramiroMLP/TrueHD decoder.
2008-06-29 vitorUse ff_acelp_lp_synthesis_filter() instead of duplicati...
2008-06-26 michaelVP3 & Theora parser to extract keyframe flags.
2008-06-22 diegocosmetics: alignment
2008-06-22 diegoAdd missing entry for PCM_DVD_ENCODER.
2008-06-22 diegoAdd missing mpegvideo.o to list of vc1.o dependencies.
2008-06-22 diegoAdd missing entry for ADPCM_IMA_QT_ENCODER.
2008-06-22 diegoAdd missing entry for ADPCM_EA_MAXIS_XA_DECODER.
2008-06-08 jbradd ac3dec_data.[c,h]
2008-06-08 bwolowiecSeparating from nellymoserdec.c parts required by encoder
2008-06-06 diegoRemove Fabrice's copyright from the Makefiles. They...
2008-05-31 vitorRemove ra144.o dependency added in revision r13500...
2008-05-28 vitorUse ff_acelp_weighted_vector_sum() instead of reimpleme...
2008-05-17 diegoLPCM 24 bits support, patch by Lars Täuber, lars.taeube...
2008-05-12 gpoirierarmv4l/float_arm_vfp.o must be added to OBJS-$(HAVE_ARM...
2008-05-11 gpoirierAdd some initial optimizations for ARM VFP (floating
2008-05-03 diegoAdd Dirac support through libschroedinger.
2008-05-03 diegoDirac decoding/encoding support via libdirac.
2008-05-03 diegoAdd Dirac parser from SoC; written by Marco Gerards;
2008-04-26 diegoRename i386/cputest.c --> i386/cpuid.c.
2008-04-26 diegoRemove unnecessary test program dependency declarations.
2008-04-26 bcouduriermp3on4 decoder now depends on mpeg4audio code
2008-04-25 bcoudurier10l, alphabetical order
2008-04-25 bcoudurierset channels and sample rate from mpeg4audio config
2008-04-25 bcouduriermov demuxer depends on mpeg4audio code now
2008-04-19 diegoFix build of cputest test program.
2008-04-18 benoitBFI video decoder.
2008-04-17 diegocosmetics: Sort some lists alphabetically.
2008-04-16 mrufix building of test programs (make tests)
2008-04-16 astrangeAdd a new xvid-style IDCT using SSE2.
2008-04-13 diegoClear DIRS variable in common.mak, so it does not have...
2008-04-13 diegoUnset DIRS after including subdir.mak so that the varia...
2008-04-13 diegoGenerate the list of files to clean in subdirectories...
2008-04-13 diegoSimplify CLEANFILES generation.
2008-04-07 mrureplace some ifeq with prettier ifdef
2008-04-07 mruappend TESTS-yes to TESTS; one ifeq less
2008-04-07 mrunon-recursive makefiles
2008-04-02 aureluse common aac sample rate tables
2008-04-01 bcoudurieruse mpeg4audio common code in aac parser
2008-03-31 diegoMake XVMC compilation depend on HAVE_XVMC, not HAVE_XVM...
2008-03-31 superdumpEscape 124 (RPL) decoder
2008-03-30 vitor8SVX decoder
2008-03-25 diegoClassify mlib as a configurable option, not as a hardwa...
2008-03-21 faust3rl2 decoder
2008-03-18 ramiroMimic decoder.
2008-03-17 mrumpegvideo_armv5te.o belongs to OBJS, not ASM_OBJS
2008-03-10 diegoRename --enable-swscaler --> enable-swscale to be consi...
2008-03-08 diegocosmetics: Consistently move NAME and FFLIBS to the...
2008-03-07 mrusimplify library version handling
2008-03-06 mruconsolidate CFLAGS, LDFLAGS, EXTRALIBS assignment
2008-03-05 aurelmake compilation of mpeg12* and mpegvideo conditional
2008-03-05 aureladd dependencies for matroska audio and nut muxers...
2008-03-05 aureladd some required objects dependencies
2008-03-04 aurelfix wmv3 dependencies
2008-02-26 michaelfloating point AAN IDCT
2008-02-25 aurelsplit encoding part of dsputil_mmx into its own file
2008-02-25 aurelcompile various fdct only when encoders are enabled
2008-01-28 reimarAdd bitstream filter to convert between mov and plain...
2008-01-27 diegoMove common test program infrastructure to common.mak.
2008-01-27 diegoMove some lines in preparation for an upcoming commit.
2008-01-27 diegoAdd $(EXESUF) where necessary.
2008-01-27 diegowhitespace and sorting cosmetics
2008-01-27 diegoAdd generic rule for all tests.
2008-01-26 diegoDo not group libamr_nb and libamr_wb together as libamr.
2008-01-20 aureladd proper matroskaenc dependency over xiph.o
2008-01-20 aureladd missing Makefile rules for zork pcm encoder/decoder
2008-01-20 aureland thus, nellymoser obviously also depens on fft.o
2008-01-20 aurelnellymoser uses mdct functions
2007-12-28 ivoSort properly
next