]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/Makefile
consolidate CFLAGS, LDFLAGS, EXTRALIBS assignment
[frescor/ffmpeg.git] / libavcodec / Makefile
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
2007-12-28 ivoSun Rasterfile decoder
2007-12-26 ivoPC Paintbrush PCX image decoder
2007-12-19 diegocosmetics: Sort some more entries.
2007-12-16 aurelmove FLAC mmx dsp to its own file
2007-11-28 cehoyosMLP/TrueHD parser
2007-11-27 aurelbuild vc1dsp_mmx.c in its own compilation unit
2007-11-25 aureladd pcm_s16le_planar support for electronicarts files
2007-11-25 aurelsplit wmv2 encoder and decoder in their own files
2007-11-12 diegocosmetics: Keep all OBJS entries on a line of their...
2007-11-10 bcoudurierogg muxer
2007-11-09 michaelintrax8 decoder patch by "someone"
2007-11-07 aurelsplit wmv2 in its own file
2007-11-07 kostyaMusepack SV8 demuxer and decoder
2007-11-03 aureladd Electronic Arts XAS ADPCM decoder
2007-11-02 kostyaSplit Musepack decoder into SV7 decoder and synth core
2007-11-01 aurelmove adx.c to adxdec.c
2007-11-01 aurelsplit adx encoder in its own file
2007-11-01 aureldon't register adpcm encoders which are not implemented
2007-10-30 aurelEA IMA EACS decoder
2007-10-30 aurelEA IMA SEAD decoder
2007-10-24 aurelEA ADPCM R1, R2 and R3 decoder
2007-10-22 kostyaBeam Software SIFF demuxer and video decoder
2007-10-18 diegoRename LIB to LIBNAME for consistency.
2007-10-15 bananNellymoser ASAO decoder
2007-10-14 aureladd support for VP6 with huffman encoded blocks
2007-10-14 aurelmoves fraps huffman decoder to its own file, making...
2007-10-14 aurelVP6A needs its Makefile rules too
2007-10-09 aureloops... mpegvideo_enc also depends on motion_est and...
2007-10-09 aureldnxhdenc depends on mpegvideo_enc (usage of ff_convert_...
2007-10-08 bcoudurierDNxHD (SMPTE VC-3) encoder
2007-10-04 mhoffmanblackfin optimized vp3 transform and infastructure...
2007-10-02 diegoMerge mpegvideo AltiVec code into mpegvideo_altivec...
2007-10-02 lu_zeroSanitize altivec code so it can be built with runtime...
2007-10-02 diegoRemove pointless HAVE_ALTIVEC #ifdefs from a file that...
2007-09-29 vitorAMV video decoder.
2007-09-27 vitorAMV audio decoder
2007-09-23 diegoMove VIS CFLAGS settings into configure.
2007-09-23 diegoVIS-specific code should be compiled conditional to...
2007-09-13 diegoPass correct CPU flags to compilation of sparc/simple_i...
2007-09-13 kostyaMonkey Audio decoder
2007-09-06 benoitAdd a bistream filter for H264.
2007-09-05 diegoSort one more list alphabetically.
2007-09-05 kostyaMove H.264 intra prediction functions into their own...
2007-08-30 diegocosmetics: Sort some lines, whitespace changes.
2007-08-30 gpoirieradd simple_idct implemented in Sparc VIS
2007-08-22 diegocosmetics: alphabetical order
2007-08-22 mhoffmanmake clean bfin
2007-08-07 jbrenable the native AC-3 decoder
2007-08-05 reimarFirst version of xsub decoder, not yet tested
2007-08-04 bcouduriermove dnxhd data tables to separate file
2007-07-28 takisRename h264dsp.c to h264dspenc.c
2007-07-15 mruseparate en/decoder specific parts from png.c
2007-07-14 aurelThe mpegaudio parser depends on mpegaudiodata.o.
2007-07-14 aurelAllows to select only the vp6f decoder.
2007-07-14 aurelThe svq3 decoder depends on h264idct.o and also require...
2007-07-12 mrusplit lcl.c into lcldec.c, lclenc.c, lcl.h
2007-07-11 iiverevert commit 9603
2007-07-11 iiveIntegrate reference mpeg IDCT into dsputil.
2007-07-11 aurelconditional compilation of ratecontrol.c
2007-07-11 aurelconditional compilation of motion_est.c
2007-07-10 aurelmakes compilation of h263.o and mpegvideo_enc.o conditi...
2007-07-09 aurelsplit rawvideo encoder and decoder in their own files
2007-07-09 aurelcompile rangecoder.o only when needed
2007-07-08 stefangsplit decoder-specific parts into their own file
2007-07-06 aurelsplit SVQ1 decoder and encoder in their own files
2007-07-05 aurelsplit mpeg12 encoder out of mpeg12.c
2007-07-03 benoitDescription: split mpegvideo.c
2007-07-02 benoitQT RLE encoder
2007-06-25 benoitRoQ video encoder
2007-06-15 mrureplace TARGET_* with HAVE_* simplifying lists in confi...
2007-06-15 mrureplace TARGET_ARCH_* to ARCH_* for consistency
2007-06-12 mhoffmanintegrating MPV_common_init_bfin into the build system...
2007-06-07 diegoUse consistent names for all test programs.
2007-06-07 diegoPreprocessor #defines starting with __ are reserved...
2007-06-06 diegoAdd some forgotten lib prefixes to Makefile variables.
2007-06-06 diegoGive all wrappers for external libraries names starting...
2007-05-29 benoitSplit RoQ decoder to accommodate future encoder patch
2007-05-23 takisMake the compilation of h264idct.c optional.
2007-05-22 diegoRemove mdct.o and fft.o from fft-test prerequisites...
2007-05-21 takisOnly compile golomb.c when needed.
next