summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAge
* cosmetics: alignmentDiego Biurrun2008-06-22
* Add missing entry for PCM_DVD_ENCODER.Diego Biurrun2008-06-22
* Add missing mpegvideo.o to list of vc1.o dependencies.Peter Ross2008-06-22
* Add missing entry for ADPCM_IMA_QT_ENCODER.Peter Ross2008-06-22
* Add missing entry for ADPCM_EA_MAXIS_XA_DECODER.Peter Ross2008-06-22
* add ac3dec_data.[c,h]Justin Ruggles2008-06-08
* Separating from nellymoserdec.c parts required by encoderBartlomiej Wolowiec2008-06-08
* Remove Fabrice's copyright from the Makefiles. They have been entirelyDiego Biurrun2008-06-06
* Remove ra144.o dependency added in revision r13500, now revertedVitor Sessak2008-05-31
* Use ff_acelp_weighted_vector_sum() instead of reimplementing itVitor Sessak2008-05-28
* LPCM 24 bits support, patch by Lars Täuber, lars.taeuber gmx netLars Täuber2008-05-17
* armv4l/float_arm_vfp.o must be added to OBJS-$(HAVE_ARMVFP) list sinceGuillaume Poirier2008-05-12
* Add some initial optimizations for ARM VFP (floatingSiarhei Siamashka2008-05-11
* Add Dirac support through libschroedinger.Anuradha Suraparaju2008-05-03
* Dirac decoding/encoding support via libdirac.Anuradha Suraparaju2008-05-03
* Add Dirac parser from SoC; written by Marco Gerards;Diego Biurrun2008-05-03
* Rename i386/cputest.c --> i386/cpuid.c.Diego Biurrun2008-04-26
* Remove unnecessary test program dependency declarations.Diego Biurrun2008-04-26
* mp3on4 decoder now depends on mpeg4audio codeBaptiste Coudurier2008-04-26
* 10l, alphabetical orderBaptiste Coudurier2008-04-25
* set channels and sample rate from mpeg4audio configBaptiste Coudurier2008-04-25
* mov demuxer depends on mpeg4audio code nowBaptiste Coudurier2008-04-25
* Fix build of cputest test program.Diego Biurrun2008-04-19
* BFI video decoder.Sisir Koppaka2008-04-18
* cosmetics: Sort some lists alphabetically.Diego Biurrun2008-04-17
* fix building of test programs (make tests)Måns Rullgård2008-04-16
* Add a new xvid-style IDCT using SSE2.Alexander Strange2008-04-16
* Clear DIRS variable in common.mak, so it does not have to be cleared inDiego Biurrun2008-04-13
* Unset DIRS after including subdir.mak so that the variable is not usedDiego Biurrun2008-04-13
* Generate the list of files to clean in subdirectories in common.mak.Diego Biurrun2008-04-13
* Simplify CLEANFILES generation.Diego Biurrun2008-04-13
* replace some ifeq with prettier ifdefMåns Rullgård2008-04-07
* append TESTS-yes to TESTS; one ifeq lessMåns Rullgård2008-04-07
* non-recursive makefilesMåns Rullgård2008-04-07
* use common aac sample rate tablesAurelien Jacobs2008-04-02
* use mpeg4audio common code in aac parserBaptiste Coudurier2008-04-01
* Make XVMC compilation depend on HAVE_XVMC, not HAVE_XVMC_ACCEL.Diego Biurrun2008-03-31
* Escape 124 (RPL) decoderEli Friedman2008-03-31
* 8SVX decoderJai Menon2008-03-30
* Classify mlib as a configurable option, not as a hardware feature.Diego Biurrun2008-03-25
* rl2 decoderSascha Sommer2008-03-21
* Mimic decoder.Ramiro Polla2008-03-18
* mpegvideo_armv5te.o belongs to OBJS, not ASM_OBJSMåns Rullgård2008-03-17
* Rename --enable-swscaler --> enable-swscale to be consistent with theDiego Biurrun2008-03-10
* cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile.Diego Biurrun2008-03-08
* simplify library version handlingMåns Rullgård2008-03-07
* consolidate CFLAGS, LDFLAGS, EXTRALIBS assignmentMåns Rullgård2008-03-06
* make compilation of mpeg12* and mpegvideo conditionalAurelien Jacobs2008-03-05
* add dependencies for matroska audio and nut muxers over lavcAurelien Jacobs2008-03-05
* add some required objects dependenciesAurelien Jacobs2008-03-05