summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAge
* Conditionally compile some of the AltiVec optimizations.Diego Biurrun2006-11-22
* Fix compilation with VC-1 decoder disabled.Diego Biurrun2006-11-21
* rename CONFIG_AC3 to CONFIG_A52Måns Rullgård2006-11-13
* move all cavs-parsing to cavs.cStefan Gehrer2006-11-12
* allow spaces in source and build directory namesMåns Rullgård2006-11-08
* change gif muxer to simple gif encoderBaptiste Coudurier2006-11-02
* Make tests compile on non-x86.Diego Biurrun2006-11-01
* cosmetics: Restore alphabetical order.Diego Biurrun2006-10-31
* fix for disabling vorbis decoder but enabling vorbis encoderOded Shimon2006-10-30
* IMC decoderKostya Shishkov2006-10-30
* Rename dvdsub.c to dvdsubdec.c.Diego Biurrun2006-10-27
* LZW decoder as separate module plus TIFF LZW supportKostya Shishkov2006-10-26
* Do not use a fake libavcodec/swscale.h, but always use the real oneLuca Abeni2006-10-23
* change gif demuxer to gif decoderBaptiste Coudurier2006-10-22
* Revert putting EXTRALIBS in common.mak, linking fails on MinGW.Diego Biurrun2006-10-15
* Remove intrinsics checks, they are no longer used.Diego Biurrun2006-10-13
* TIFF decoderKostya Shishkov2006-10-13
* support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %c...Baptiste Coudurier2006-10-12
* support for Delphine Software .cin files demuxing / audio and video decoding,...Baptiste Coudurier2006-10-11
* Move CFLAGS handling to common.mak.Diego Biurrun2006-10-11
* Targa image decoderKostya Shishkov2006-10-11
* Replace -I../-I. by -I$(BUILD_ROOT).Diego Biurrun2006-10-07
* cosmetics: Add backslashes to the last line of continued lines to makeDiego Biurrun2006-10-07
* Simplify test program build.Diego Biurrun2006-10-05
* Fix imgresample-test compilation.Diego Biurrun2006-10-05
* imgresample-test depends on $(LIB).Diego Biurrun2006-10-05
* Simplify EXTRALIBS handling.Diego Biurrun2006-10-05
* Switch idct_mmx_xvid.c from GPL to LGPL as permitted by theDiego Biurrun2006-10-05
* cosmetics: Put all OBJS on a line of their own for nicer-looking diffs.Diego Biurrun2006-10-04
* Move EXTRALIBS handling to common.mak.Diego Biurrun2006-10-03
* Slightly simplify apiexample compilation command line.Diego Biurrun2006-10-03
* Also remove cpuid_test on clean.Diego Biurrun2006-10-03
* Remove bogus dependency information.Diego Biurrun2006-10-03
* Mark all phony targets as such.Diego Biurrun2006-10-03
* Add vorbis encoder to ffmpegOded Shimon2006-10-02
* vorbis.h -> vorbis_data.cOded Shimon2006-09-30
* ARMv5TE optimized IDCTMåns Rullgård2006-09-26
* WavPack lossless audio decoderKostya Shishkov2006-09-26
* ADI Blackfin optimizationsMichael Benjamin2006-09-16
* Remove the LGPL exception clause as discussed on ffmpeg-develDiego Biurrun2006-09-14
* VP5 and VP6 video decoderAurelien Jacobs2006-09-09
* VMware Video decoder (fourcc: VMnc)Kostya Shishkov2006-09-05
* install opt.hNico Sabbi2006-08-29
* audio format conversionMichael Niedermayer2006-08-19
* Move all internal -I parameters to the front of CFLAGS to avoid using externalDiego Biurrun2006-08-17
* altivec float optimizationsLuca Barbato2006-08-14
* Clean up:make dsputil subfile names consistentLuca Barbato2006-08-13
* Enable swscale usage in ffmpegLuca Abeni2006-08-08
* Some AltiVec optimizations for VC-1Kostya Shishkov2006-08-03
* remove libtheora wrapperMåns Rullgård2006-07-31