aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* VP6A needs its Makefile rules tooAurelien Jacobs2007-10-141-0/+2
* oops... mpegvideo_enc also depends on motion_est and ratecontrolAurelien Jacobs2007-10-091-1/+1
* dnxhdenc depends on mpegvideo_enc (usage of ff_convert_matrix)Aurelien Jacobs2007-10-091-1/+1
* DNxHD (SMPTE VC-3) encoderBaptiste Coudurier2007-10-081-0/+1
* blackfin optimized vp3 transform and infastructure for idctMarc Hoffman2007-10-041-0/+2
* Merge mpegvideo AltiVec code into mpegvideo_altivec.c where it belongs.Diego Biurrun2007-10-021-1/+0
* Sanitize altivec code so it can be built with runtime check properlyLuca Barbato2007-10-021-7/+12
* Remove pointless HAVE_ALTIVEC #ifdefs from a file that only contains AltiVecDiego Biurrun2007-10-021-1/+1
* AMV video decoder.Vladimir Voroshilov2007-09-291-0/+1
* AMV audio decoderVitor Sessak2007-09-271-0/+1
* Move VIS CFLAGS settings into configure.Diego Biurrun2007-09-231-2/+0
* VIS-specific code should be compiled conditional to HAVE_VIS, not ARCH_SPARC.Diego Biurrun2007-09-231-1/+1