summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAge
* enable the native AC-3 decoderJustin Ruggles2007-08-07
* First version of xsub decoder, not yet testedReimar Döffinger2007-08-05
* move dnxhd data tables to separate fileBaptiste Coudurier2007-08-04
* Rename h264dsp.c to h264dspenc.cPanagiotis Issaris2007-07-28
* separate en/decoder specific parts from png.cMåns Rullgård2007-07-15
* The mpegaudio parser depends on mpegaudiodata.o.Aurelien Jacobs2007-07-14
* Allow selecting only the vp6f decoder.Aurelien Jacobs2007-07-14
* The svq3 decoder depends on h264idct.o and also requires h264_parser.Aurelien Jacobs2007-07-14
* split lcl.c into lcldec.c, lclenc.c, lcl.hMåns Rullgård2007-07-12
* revert commit 9603Ivan Kalvachev2007-07-11
* Integrate reference mpeg IDCT into dsputil.Ivan Kalvachev2007-07-11
* conditional compilation of ratecontrol.cAurelien Jacobs2007-07-11
* conditional compilation of motion_est.cAurelien Jacobs2007-07-11
* makes compilation of h263.o and mpegvideo_enc.o conditionalAurelien Jacobs2007-07-10
* split rawvideo encoder and decoder in their own filesAurelien Jacobs2007-07-09
* compile rangecoder.o only when neededAurelien Jacobs2007-07-09
* split decoder-specific parts into their own fileStefan Gehrer2007-07-08
* split SVQ1 decoder and encoder in their own filesAurelien Jacobs2007-07-06
* split mpeg12 encoder out of mpeg12.cAurelien Jacobs2007-07-05
* Description: split mpegvideo.cBenoit Fouet2007-07-03
* QT RLE encoderAlexis Ballier2007-07-02
* RoQ video encoderVitor Sessak2007-06-25
* replace TARGET_* with HAVE_* simplifying lists in configure scriptMåns Rullgård2007-06-15
* replace TARGET_ARCH_* to ARCH_* for consistencyMåns Rullgård2007-06-15
* integrating MPV_common_init_bfin into the build system and mpegvideo.cMarc Hoffman2007-06-12
* Use consistent names for all test programs.Diego Biurrun2007-06-07
* Preprocessor #defines starting with __ are reserved for the system.Diego Biurrun2007-06-07
* Add some forgotten lib prefixes to Makefile variables.Diego Biurrun2007-06-06
* Give all wrappers for external libraries names starting with lib.Diego Biurrun2007-06-06
* Split RoQ decoder to accommodate future encoder patchVitor Sessak2007-05-29
* Make the compilation of h264idct.c optional.Panagiotis Issaris2007-05-23
* Remove mdct.o and fft.o from fft-test prerequisites list.Diego Biurrun2007-05-22
* Only compile golomb.c when needed.Panagiotis Issaris2007-05-21
* Fix compilation when the Sonic encoder and decoder were disabled and only the...Panagiotis Issaris2007-05-21
* Only compile cabac.c when needed.Panagiotis Issaris2007-05-21
* Split the h261.c file into separate files for the encoder, decoder and common...Panagiotis Issaris2007-05-21
* Rename motion_test.c to motion-test.c, which is the naming scheme used by allDiego Biurrun2007-05-21
* make compilation of mpegaudiodec conditionalAurelien Jacobs2007-05-20
* remove dependency of mpeg audio encoder over mpeg audio decoderAurelien Jacobs2007-05-20
* loosen dependencies over mpegaudiodecAurelien Jacobs2007-05-20
* move mjpeg-b decoder in its own fileAurelien Jacobs2007-05-19
* move sp5x decoder in its own fileAurelien Jacobs2007-05-19
* allows to disable jpegls decoderAurelien Jacobs2007-05-19
* move mjpega_dump_header bitstream filter in its own fileAurelien Jacobs2007-05-19
* move imx_dump_header bitstream filter in its own fileAurelien Jacobs2007-05-19
* move dump_extradata bitstream filter in its own fileAurelien Jacobs2007-05-19
* move remove_extradata bitstream filter in its own fileAurelien Jacobs2007-05-19
* move noise bitstream filter in its own fileAurelien Jacobs2007-05-19
* move mp3_header_compress bitstream filter in its own fileAurelien Jacobs2007-05-19
* move mp3_header_decompress bitstream filter in its own fileAurelien Jacobs2007-05-19