summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAge
* Optimization of 'dct_unquantize_h263_intra' for ARM (armv5te)Siarhei Siamashka2007-01-07
* cosmetics: Reorder external libraries.Diego Biurrun2007-01-07
* variable renaming: mp3lame --> libmp3lameDiego Biurrun2007-01-07
* Rename variables: faad --> libfaad, faac --> libfaac, faadbin --> libfaadbinDiego Biurrun2007-01-06
* variable renaming: dts --> libdtsDiego Biurrun2007-01-06
* Rename variables: a52 --> liba52, a52bin --> liba52binDiego Biurrun2007-01-06
* Musepack SV7 decoding supportKostya Shishkov2006-12-24
* Adding H.264 DCT.Panagiotis Issaris2006-12-11
* Adding function which enables writing H.264 NAL units.Panagiotis Issaris2006-12-11
* Now ZMBV encoder compilesKostya Shishkov2006-12-08
* fix compilationMichael Niedermayer2006-12-07
* ZMBV encoderKostya Shishkov2006-12-07
* 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