summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAge
* Sort properlyIvo van Poorten2007-12-28
* Sun Rasterfile decoderIvo van Poorten2007-12-28
* PC Paintbrush PCX image decoderIvo van Poorten2007-12-26
* cosmetics: Sort some more entries.Diego Biurrun2007-12-19
* move FLAC mmx dsp to its own fileAurelien Jacobs2007-12-16
* MLP/TrueHD parserIan Caulfield2007-11-28
* build vc1dsp_mmx.c in its own compilation unitAurelien Jacobs2007-11-27
* add pcm_s16le_planar support for electronicarts filesAurelien Jacobs2007-11-25
* split wmv2 encoder and decoder in their own filesAurelien Jacobs2007-11-25
* cosmetics: Keep all OBJS entries on a line of their own.Diego Biurrun2007-11-12
* ogg muxerBaptiste Coudurier2007-11-10
* intrax8 decoder patch by "someone"Michael Niedermayer2007-11-09
* split wmv2 in its own fileAurelien Jacobs2007-11-07
* Musepack SV8 demuxer and decoderKostya Shishkov2007-11-07
* add Electronic Arts XAS ADPCM decoderAurelien Jacobs2007-11-03
* Split Musepack decoder into SV7 decoder and synth coreKostya Shishkov2007-11-02
* move adx.c to adxdec.cAurelien Jacobs2007-11-01
* split adx encoder in its own fileAurelien Jacobs2007-11-01
* don't register adpcm encoders which are not implementedAurelien Jacobs2007-11-01
* EA IMA EACS decoderPeter Ross2007-10-30
* EA IMA SEAD decoderPeter Ross2007-10-30
* EA ADPCM R1, R2 and R3 decoderPeter Ross2007-10-24
* Beam Software SIFF demuxer and video decoderKostya Shishkov2007-10-22
* Rename LIB to LIBNAME for consistency.Diego Biurrun2007-10-18
* Nellymoser ASAO decoderBenjamin Larsson2007-10-15
* add support for VP6 with huffman encoded blocksAurelien Jacobs2007-10-14
* moves fraps huffman decoder to its own file, making it more genericAurelien Jacobs2007-10-14
* VP6A needs its Makefile rules tooAurelien Jacobs2007-10-14
* oops... mpegvideo_enc also depends on motion_est and ratecontrolAurelien Jacobs2007-10-09
* dnxhdenc depends on mpegvideo_enc (usage of ff_convert_matrix)Aurelien Jacobs2007-10-09
* DNxHD (SMPTE VC-3) encoderBaptiste Coudurier2007-10-08
* blackfin optimized vp3 transform and infastructure for idctMarc Hoffman2007-10-04
* Merge mpegvideo AltiVec code into mpegvideo_altivec.c where it belongs.Diego Biurrun2007-10-02
* Sanitize altivec code so it can be built with runtime check properlyLuca Barbato2007-10-02
* Remove pointless HAVE_ALTIVEC #ifdefs from a file that only contains AltiVecDiego Biurrun2007-10-02
* AMV video decoder.Vladimir Voroshilov2007-09-29
* AMV audio decoderVitor Sessak2007-09-27
* Move VIS CFLAGS settings into configure.Diego Biurrun2007-09-23
* VIS-specific code should be compiled conditional to HAVE_VIS, not ARCH_SPARC.Diego Biurrun2007-09-23
* Pass correct CPU flags to compilation of sparc/simple_idct_vis.o.Diego Biurrun2007-09-13
* Monkey Audio decoderKostya Shishkov2007-09-13
* Add a bitstream filter for H.264.Benoit Fouet2007-09-06
* Sort one more list alphabetically.Diego Biurrun2007-09-05
* Move H.264 intra prediction functions into their own contextKostya Shishkov2007-09-05
* cosmetics: Sort some lines, whitespace changes.Diego Biurrun2007-08-30
* add simple_idct implemented in Sparc VISDenes Balatoni2007-08-30
* cosmetics: alphabetical orderDiego Biurrun2007-08-22
* make clean bfinMarc Hoffman2007-08-22
* enable the native AC-3 decoderJustin Ruggles2007-08-07
* First version of xsub decoder, not yet testedReimar Döffinger2007-08-05