]> git.sesse.net Git - ffmpeg/history - libavcodec/Makefile
bandaid fix for broken shared library installation
[ffmpeg] / libavcodec / Makefile
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.
2008-01-27 Diego BiurrunAdd $(EXESUF) where necessary.
2008-01-27 Diego Biurrunwhitespace and sorting cosmetics
2008-01-27 Diego BiurrunAdd generic rule for all tests.
2008-01-26 Diego BiurrunDo not group libamr_nb and libamr_wb together as libamr.
2008-01-20 Aurelien Jacobsadd proper matroskaenc dependency over xiph.o
2008-01-20 Aurelien Jacobsadd missing Makefile rules for zork pcm encoder/decoder
2008-01-20 Aurelien Jacobsand thus, nellymoser obviously also depens on fft.o
2008-01-20 Aurelien Jacobsnellymoser uses mdct functions
2007-12-28 Ivo van PoortenSort properly
2007-12-28 Ivo van PoortenSun Rasterfile decoder
2007-12-26 Ivo van PoortenPC Paintbrush PCX image decoder
2007-12-19 Diego Biurruncosmetics: Sort some more entries.
2007-12-16 Aurelien Jacobsmove FLAC mmx dsp to its own file
2007-11-28 Ian CaulfieldMLP/TrueHD parser
2007-11-27 Aurelien Jacobsbuild vc1dsp_mmx.c in its own compilation unit
2007-11-25 Aurelien Jacobsadd pcm_s16le_planar support for electronicarts files
2007-11-25 Aurelien Jacobssplit wmv2 encoder and decoder in their own files
2007-11-12 Diego Biurruncosmetics: Keep all OBJS entries on a line of their...
2007-11-10 Baptiste Coudurierogg muxer
2007-11-09 Michael Niedermayerintrax8 decoder patch by "someone"
2007-11-07 Aurelien Jacobssplit wmv2 in its own file
2007-11-07 Kostya ShishkovMusepack SV8 demuxer and decoder
2007-11-03 Aurelien Jacobsadd Electronic Arts XAS ADPCM decoder
2007-11-02 Kostya ShishkovSplit Musepack decoder into SV7 decoder and synth core
2007-11-01 Aurelien Jacobsmove adx.c to adxdec.c
2007-11-01 Aurelien Jacobssplit adx encoder in its own file
2007-11-01 Aurelien Jacobsdon't register adpcm encoders which are not implemented
2007-10-30 Peter RossEA IMA EACS decoder
2007-10-30 Peter RossEA IMA SEAD decoder
2007-10-24 Peter RossEA ADPCM R1, R2 and R3 decoder
2007-10-22 Kostya ShishkovBeam Software SIFF demuxer and video decoder
2007-10-18 Diego BiurrunRename LIB to LIBNAME for consistency.
2007-10-15 Benjamin LarssonNellymoser ASAO decoder
2007-10-14 Aurelien Jacobsadd support for VP6 with huffman encoded blocks
2007-10-14 Aurelien Jacobsmoves fraps huffman decoder to its own file, making...
2007-10-14 Aurelien JacobsVP6A needs its Makefile rules too
2007-10-09 Aurelien Jacobsoops... mpegvideo_enc also depends on motion_est and...
2007-10-09 Aurelien Jacobsdnxhdenc depends on mpegvideo_enc (usage of ff_convert_...
2007-10-08 Baptiste CoudurierDNxHD (SMPTE VC-3) encoder
2007-10-04 Marc Hoffmanblackfin optimized vp3 transform and infastructure...
2007-10-02 Diego BiurrunMerge mpegvideo AltiVec code into mpegvideo_altivec...
2007-10-02 Luca BarbatoSanitize altivec code so it can be built with runtime...
2007-10-02 Diego BiurrunRemove pointless HAVE_ALTIVEC #ifdefs from a file that...
2007-09-29 Vladimir VoroshilovAMV video decoder.
2007-09-27 Vitor SessakAMV audio decoder
2007-09-23 Diego BiurrunMove VIS CFLAGS settings into configure.
2007-09-23 Diego BiurrunVIS-specific code should be compiled conditional to...
2007-09-13 Diego BiurrunPass correct CPU flags to compilation of sparc/simple_i...
2007-09-13 Kostya ShishkovMonkey Audio decoder
2007-09-06 Benoit FouetAdd a bitstream filter for H.264.
2007-09-05 Diego BiurrunSort one more list alphabetically.
2007-09-05 Kostya ShishkovMove H.264 intra prediction functions into their own...
2007-08-30 Diego Biurruncosmetics: Sort some lines, whitespace changes.
2007-08-30 Denes Balatoniadd simple_idct implemented in Sparc VIS
2007-08-22 Diego Biurruncosmetics: alphabetical order
2007-08-22 Marc Hoffmanmake clean bfin
2007-08-07 Justin Rugglesenable the native AC-3 decoder
2007-08-05 Reimar DöffingerFirst version of xsub decoder, not yet tested
2007-08-04 Baptiste Couduriermove dnxhd data tables to separate file
2007-07-28 Panagiotis IssarisRename h264dsp.c to h264dspenc.c
2007-07-15 Måns Rullgårdseparate en/decoder specific parts from png.c
2007-07-14 Aurelien JacobsThe mpegaudio parser depends on mpegaudiodata.o.
2007-07-14 Aurelien JacobsAllow selecting only the vp6f decoder.
2007-07-14 Aurelien JacobsThe svq3 decoder depends on h264idct.o and also require...
2007-07-12 Måns Rullgårdsplit lcl.c into lcldec.c, lclenc.c, lcl.h
2007-07-11 Ivan Kalvachevrevert commit 9603
2007-07-11 Ivan KalvachevIntegrate reference mpeg IDCT into dsputil.
2007-07-11 Aurelien Jacobsconditional compilation of ratecontrol.c
2007-07-11 Aurelien Jacobsconditional compilation of motion_est.c
2007-07-10 Aurelien Jacobsmakes compilation of h263.o and mpegvideo_enc.o conditional
2007-07-09 Aurelien Jacobssplit rawvideo encoder and decoder in their own files
2007-07-09 Aurelien Jacobscompile rangecoder.o only when needed
2007-07-08 Stefan Gehrersplit decoder-specific parts into their own file
2007-07-06 Aurelien Jacobssplit SVQ1 decoder and encoder in their own files
2007-07-05 Aurelien Jacobssplit mpeg12 encoder out of mpeg12.c
2007-07-03 Benoit FouetDescription: split mpegvideo.c
2007-07-02 Alexis BallierQT RLE encoder
2007-06-25 Vitor SessakRoQ video encoder
2007-06-15 Måns Rullgårdreplace TARGET_* with HAVE_* simplifying lists in confi...
2007-06-15 Måns Rullgårdreplace TARGET_ARCH_* to ARCH_* for consistency
2007-06-12 Marc Hoffmanintegrating MPV_common_init_bfin into the build system...
2007-06-07 Diego BiurrunUse consistent names for all test programs.
next