summaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add generic rule for all tests.Diego Biurrun2008-01-271-5/+4
* Do not group libamr_nb and libamr_wb together as libamr.Diego Biurrun2008-01-261-1/+2
* add proper matroskaenc dependency over xiph.oAurelien Jacobs2008-01-201-0/+1
* add missing Makefile rules for zork pcm encoder/decoderAurelien Jacobs2008-01-201-0/+2
* and thus, nellymoser obviously also depens on fft.oAurelien Jacobs2008-01-201-1/+1
* nellymoser uses mdct functionsAurelien Jacobs2008-01-201-1/+1
* Sort properlyIvo van Poorten2007-12-281-1/+1
* Sun Rasterfile decoderIvo van Poorten2007-12-281-0/+1
* PC Paintbrush PCX image decoderIvo van Poorten2007-12-261-0/+1
* cosmetics: Sort some more entries.Diego Biurrun2007-12-191-11/+11
* move FLAC mmx dsp to its own fileAurelien Jacobs2007-12-161-0/+1
* MLP/TrueHD parserIan Caulfield2007-11-281-0/+1
* build vc1dsp_mmx.c in its own compilation unitAurelien Jacobs2007-11-271-0/+2
* add pcm_s16le_planar support for electronicarts filesAurelien Jacobs2007-11-251-0/+1
* split wmv2 encoder and decoder in their own filesAurelien Jacobs2007-11-251-2/+2
* cosmetics: Keep all OBJS entries on a line of their own.Diego Biurrun2007-11-121-1/+2
* ogg muxerBaptiste Coudurier2007-11-101-0/+3
* intrax8 decoder patch by "someone"Michael Niedermayer2007-11-091-3/+3
* split wmv2 in its own fileAurelien Jacobs2007-11-071-2/+2
* Musepack SV8 demuxer and decoderKostya Shishkov2007-11-071-0/+1
* add Electronic Arts XAS ADPCM decoderAurelien Jacobs2007-11-031-0/+1
* Split Musepack decoder into SV7 decoder and synth coreKostya Shishkov2007-11-021-1/+1
* move adx.c to adxdec.cAurelien Jacobs2007-11-011-1/+1
* split adx encoder in its own fileAurelien Jacobs2007-11-011-1/+1
* don't register adpcm encoders which are not implementedAurelien Jacobs2007-11-011-12/+0
* EA IMA EACS decoderPeter Ross2007-10-301-0/+1
* EA IMA SEAD decoderPeter Ross2007-10-301-0/+1
* EA ADPCM R1, R2 and R3 decoderPeter Ross2007-10-241-0/+3
* Beam Software SIFF demuxer and video decoderKostya Shishkov2007-10-221-0/+1
* Rename LIB to LIBNAME for consistency.Diego Biurrun2007-10-181-5/+5
* Nellymoser ASAO decoderBenjamin Larsson2007-10-151-0/+1
* add support for VP6 with huffman encoded blocksAurelien Jacobs2007-10-141-3/+3
* moves fraps huffman decoder to its own file, making it more genericAurelien Jacobs2007-10-141-1/+1
OpenPOWER on IntegriCloud