summaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAgeFilesLines
* revert commit 9603Ivan Kalvachev2007-07-111-1/+0
* Integrate reference mpeg IDCT into dsputil.Ivan Kalvachev2007-07-111-0/+1
* conditional compilation of ratecontrol.cAurelien Jacobs2007-07-111-18/+17
* conditional compilation of motion_est.cAurelien Jacobs2007-07-111-19/+18
* makes compilation of h263.o and mpegvideo_enc.o conditionalAurelien Jacobs2007-07-101-24/+31
* split rawvideo encoder and decoder in their own filesAurelien Jacobs2007-07-091-0/+2
* compile rangecoder.o only when neededAurelien Jacobs2007-07-091-5/+4
* split decoder-specific parts into their own fileStefan Gehrer2007-07-081-1/+1
* split SVQ1 decoder and encoder in their own filesAurelien Jacobs2007-07-061-2/+2
* split mpeg12 encoder out of mpeg12.cAurelien Jacobs2007-07-051-1/+3
* Description: split mpegvideo.cBenoit Fouet2007-07-031-0/+1
* QT RLE encoderAlexis Ballier2007-07-021-0/+1
* RoQ video encoderVitor Sessak2007-06-251-0/+1
* replace TARGET_* with HAVE_* simplifying lists in configure scriptMåns Rullgård2007-06-151-7/+7
* replace TARGET_ARCH_* to ARCH_* for consistencyMåns Rullgård2007-06-151-10/+10
* integrating MPV_common_init_bfin into the build system and mpegvideo.cMarc Hoffman2007-06-121-0/+1
* Use consistent names for all test programs.Diego Biurrun2007-06-071-2/+2
* Preprocessor #defines starting with __ are reserved for the system.Diego Biurrun2007-06-071-1/+1
* Add some forgotten lib prefixes to Makefile variables.Diego Biurrun2007-06-061-2/+2
* Give all wrappers for external libraries names starting with lib.Diego Biurrun2007-06-061-8/+8
* Split RoQ decoder to accommodate future encoder patchVitor Sessak2007-05-291-1/+1
* Make the compilation of h264idct.c optional.Panagiotis Issaris2007-05-231-2/+1
* Remove mdct.o and fft.o from fft-test prerequisites list.Diego Biurrun2007-05-221-1/+1
* Only compile golomb.c when needed.Panagiotis Issaris2007-05-211-14/+13
* Fix compilation when the Sonic encoder and decoder were disabled and only the...Panagiotis Issaris2007-05-211-1/+1
* Only compile cabac.c when needed.Panagiotis Issaris2007-05-211-3/+2
* Split the h261.c file into separate files for the encoder, decoder and common...Panagiotis Issaris2007-05-211-2/+2
* Rename motion_test.c to motion-test.c, which is the naming scheme used by allDiego Biurrun2007-05-211-1/+1
* make compilation of mpegaudiodec conditionalAurelien Jacobs2007-05-201-3/+6
* remove dependency of mpeg audio encoder over mpeg audio decoderAurelien Jacobs2007-05-201-2/+2
* loosen dependencies over mpegaudiodecAurelien Jacobs2007-05-201-2/+2
* move mjpeg-b decoder in its own fileAurelien Jacobs2007-05-191-1/+1
* move sp5x decoder in its own fileAurelien Jacobs2007-05-191-1/+1
* allows to disable jpegls decoderAurelien Jacobs2007-05-191-4/+5
* move mjpega_dump_header bitstream filter in its own fileAurelien Jacobs2007-05-191-1/+1
* move imx_dump_header bitstream filter in its own fileAurelien Jacobs2007-05-191-1/+1
* move dump_extradata bitstream filter in its own fileAurelien Jacobs2007-05-191-1/+1
* move remove_extradata bitstream filter in its own fileAurelien Jacobs2007-05-191-1/+1
* move noise bitstream filter in its own fileAurelien Jacobs2007-05-191-1/+1
* move mp3_header_compress bitstream filter in its own fileAurelien Jacobs2007-05-191-1/+1
* move mp3_header_decompress bitstream filter in its own fileAurelien Jacobs2007-05-191-1/+1
* move some common mpeg audio tables from mpegaudiodectab.h to mpegaudiodata.cAurelien Jacobs2007-05-191-3/+3
* split ljpeg encoder out of mjpeg.cAurelien Jacobs2007-05-181-1/+1
* remove libdts decoder, we have a native dts decoderAurelien Jacobs2007-05-171-1/+0
* split mjpeg.c into an encoder and a decoder fileAurelien Jacobs2007-05-171-7/+7
* Only compile fft and mdct when needed.Benjamin Larsson2007-05-171-13/+11
* Add libavcodec to compiler include flags in order to simplify headerRonald S. Bultje2007-05-161-1/+1
* Make vp3dsp*.c compilation optional.Panagiotis Issaris2007-05-141-7/+7
* split jpeg_ls into jpeglsdec, jpeglsenc and jpeglsAurelien Jacobs2007-05-131-8/+8
* Use TARGET_ARMV6 variable instead of HAVE_ARMV6 for consistency.Diego Biurrun2007-05-131-1/+1
OpenPOWER on IntegriCloud