summaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Motion Pixels Video Decoder.Gregory Montoir2008-07-101-0/+1
* Electronic Arts CMV decoderPeter Ross2008-07-081-0/+1
* MLP/TrueHD decoder.Ramiro Polla2008-07-041-0/+1
* Use ff_acelp_lp_synthesis_filter() instead of duplicating itVitor Sessak2008-06-291-1/+1
* VP3 & Theora parser to extract keyframe flags.Michael Niedermayer2008-06-261-0/+1
* cosmetics: alignmentDiego Biurrun2008-06-221-84/+84
* Add missing entry for PCM_DVD_ENCODER.Diego Biurrun2008-06-221-0/+1
* Add missing mpegvideo.o to list of vc1.o dependencies.Peter Ross2008-06-221-2/+2
* Add missing entry for ADPCM_IMA_QT_ENCODER.Peter Ross2008-06-221-0/+1
* Add missing entry for ADPCM_EA_MAXIS_XA_DECODER.Peter Ross2008-06-221-0/+1
* add ac3dec_data.[c,h]Justin Ruggles2008-06-081-1/+1
* Separating from nellymoserdec.c parts required by encoderBartlomiej Wolowiec2008-06-081-1/+1
* Remove Fabrice's copyright from the Makefiles. They have been entirelyDiego Biurrun2008-06-061-4/+0
* Remove ra144.o dependency added in revision r13500, now revertedVitor Sessak2008-05-311-1/+1
* 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
OpenPOWER on IntegriCloud