aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Use ff_acelp_weighted_vector_sum() instead of reimplementing itVitor Sessak2008-05-281-1/+1
* LPCM 24 bits support, patch by Lars Täuber, lars.taeuber gmx netLars Täuber2008-05-171-0/+1
* armv4l/float_arm_vfp.o must be added to OBJS-$(HAVE_ARMVFP) list sinceGuillaume Poirier2008-05-121-2/+2
* Add some initial optimizations for ARM VFP (floatingSiarhei Siamashka2008-05-111-0/+2
* Add Dirac support through libschroedinger.Anuradha Suraparaju2008-05-031-0/+2
* Dirac decoding/encoding support via libdirac.Anuradha Suraparaju2008-05-031-0/+2
* Add Dirac parser from SoC; written by Marco Gerards;Diego Biurrun2008-05-031-0/+1
* Rename i386/cputest.c --> i386/cpuid.c.Diego Biurrun2008-04-261-2/+2
* Remove unnecessary test program dependency declarations.Diego Biurrun2008-04-261-2/+0
* mp3on4 decoder now depends on mpeg4audio codeBaptiste Coudurier2008-04-261-1/+1
* 10l, alphabetical orderBaptiste Coudurier2008-04-251-1/+1
* set channels and sample rate from mpeg4audio configBaptiste Coudurier2008-04-251-1/+1
* mov demuxer depends on mpeg4audio code nowBaptiste Coudurier2008-04-251-0/+1
* Fix build of cputest test program.Diego Biurrun2008-04-191-2/+2
* BFI video decoder.Sisir Koppaka2008-04-181-0/+1
* cosmetics: Sort some lists alphabetically.Diego Biurrun2008-04-171-27/+27
* fix building of test programs (make tests)Måns Rullgård2008-04-161-4/+2
* Add a new xvid-style IDCT using SSE2.Alexander Strange2008-04-161-0/+1
* Clear DIRS variable in common.mak, so it does not have to be cleared inDiego Biurrun2008-04-131-2/+0
* Unset DIRS after including subdir.mak so that the variable is not usedDiego Biurrun2008-04-131-0/+2
* Generate the list of files to clean in subdirectories in common.mak.Diego Biurrun2008-04-131-3/+1
* Simplify CLEANFILES generation.Diego Biurrun2008-04-131-11/+4
* replace some ifeq with prettier ifdefMåns Rullgård2008-04-071-2/+2
* append TESTS-yes to TESTS; one ifeq lessMåns Rullgård2008-04-071-3/+1
* non-recursive makefilesMåns Rullgård2008-04-071-22/+21
* use common aac sample rate tablesAurelien Jacobs2008-04-021-2/+3
* use mpeg4audio common code in aac parserBaptiste Coudurier2008-04-011-1/+1
* Make XVMC compilation depend on HAVE_XVMC, not HAVE_XVMC_ACCEL.Diego Biurrun2008-03-311-1/+1
* Escape 124 (RPL) decoderEli Friedman2008-03-311-0/+1
* 8SVX decoderJai Menon2008-03-301-0/+2
* Classify mlib as a configurable option, not as a hardware feature.Diego Biurrun2008-03-251-1/+1
* rl2 decoderSascha Sommer2008-03-211-0/+1
* Mimic decoder.Ramiro Polla2008-03-181-0/+1
* mpegvideo_armv5te.o belongs to OBJS, not ASM_OBJSMåns Rullgård2008-03-171-1/+2
* Rename --enable-swscaler --> enable-swscale to be consistent with theDiego Biurrun2008-03-101-1/+1
* cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile.Diego Biurrun2008-03-081-4/+3
* simplify library version handlingMåns Rullgård2008-03-071-2/+0
* consolidate CFLAGS, LDFLAGS, EXTRALIBS assignmentMåns Rullgård2008-03-061-3/+1
* make compilation of mpeg12* and mpegvideo conditionalAurelien Jacobs2008-03-051-47/+49
* add dependencies for matroska audio and nut muxers over lavcAurelien Jacobs2008-03-051-0/+2
* add some required objects dependenciesAurelien Jacobs2008-03-051-6/+6
* fix wmv3 dependenciesAurelien Jacobs2008-03-041-1/+1
* floating point AAN IDCTMichael Niedermayer2008-02-261-0/+1
* split encoding part of dsputil_mmx into its own fileAurelien Jacobs2008-02-251-0/+2
* compile various fdct only when encoders are enabledAurelien Jacobs2008-02-251-3/+2
* Add bitstream filter to convert between mov and plain text subtitlesReimar Döffinger2008-01-281-0/+2
* Move common test program infrastructure to common.mak.Diego Biurrun2008-01-271-8/+1
* Move some lines in preparation for an upcoming commit.Diego Biurrun2008-01-271-5/+5
* Add $(EXESUF) where necessary.Diego Biurrun2008-01-271-10/+10
* whitespace and sorting cosmeticsDiego Biurrun2008-01-271-6/+2