summaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Only compile snowdsp_mmx.c if the Snow decoder is enabled.Diego Biurrun2007-02-241-1/+1
* simplify i386 object handlingDiego Biurrun2007-02-211-6/+2
* Restore the possibility to link liba52 instead of dlopening.Diego Biurrun2007-02-121-1/+1
* Remove internal liba52; external lib still works, native decoder coming up.Diego Biurrun2007-02-111-9/+1
* missing spacesDiego Biurrun2007-02-071-2/+2
* wma encoderMichael Niedermayer2007-02-061-2/+4
* BMP encoder by Michel Bardiaux, mbardiaux mediaxim beDiego Biurrun2007-02-051-0/+1
* Move lzo decompression to libavutilReimar Döffinger2007-01-311-2/+2
* ARMv6 SIMD IDCTMåns Rullgård2007-01-281-0/+2
* Move conditional CFLAGS and OBJS setting to common place.Diego Biurrun2007-01-251-4/+0
* Theora encoding via libtheora.Diego Biurrun2007-01-251-0/+1
* remove no longer needed ifeq testsMåns Rullgård2007-01-211-6/+2
* Flash screen video encoder.Benjamin Larsson2007-01-211-0/+1
* Declare zlib dependency in the Makefile, not in the source.Diego Biurrun2007-01-211-1/+5
* Optimization of 'dct_unquantize_h263_intra' for ARM (armv5te)Siarhei Siamashka2007-01-071-0/+1
* cosmetics: Reorder external libraries.Diego Biurrun2007-01-071-19/+14
* variable renaming: mp3lame --> libmp3lameDiego Biurrun2007-01-071-1/+1
* Rename variables: faad --> libfaad, faac --> libfaac, faadbin --> libfaadbinDiego Biurrun2007-01-061-2/+2
* variable renaming: dts --> libdtsDiego Biurrun2007-01-061-1/+1
* Rename variables: a52 --> liba52, a52bin --> liba52binDiego Biurrun2007-01-061-2/+2
* Musepack SV7 decoding supportKostya Shishkov2006-12-241-0/+1
* Adding H.264 DCT.Panagiotis Issaris2006-12-111-1/+1
* Adding function which enables writing H.264 NAL units.Panagiotis Issaris2006-12-111-0/+1
* Now ZMBV encoder compilesKostya Shishkov2006-12-081-1/+1
* fix compilationMichael Niedermayer2006-12-071-1/+1
* ZMBV encoderKostya Shishkov2006-12-071-0/+1
* Conditionally compile some of the AltiVec optimizations.Diego Biurrun2006-11-221-3/+7
* Fix compilation with VC-1 decoder disabled.Diego Biurrun2006-11-211-1/+1
* rename CONFIG_AC3 to CONFIG_A52Måns Rullgård2006-11-131-2/+2
* move all cavs-parsing to cavs.cStefan Gehrer2006-11-121-1/+1
* allow spaces in source and build directory namesMåns Rullgård2006-11-081-1/+1
* change gif muxer to simple gif encoderBaptiste Coudurier2006-11-021-0/+1
* Make tests compile on non-x86.Diego Biurrun2006-11-011-1/+5
* cosmetics: Restore alphabetical order.Diego Biurrun2006-10-311-1/+1
* fix for disabling vorbis decoder but enabling vorbis encoderOded Shimon2006-10-301-1/+1
* IMC decoderKostya Shishkov2006-10-301-0/+1
* Rename dvdsub.c to dvdsubdec.c.Diego Biurrun2006-10-271-2/+2
* LZW decoder as separate module plus TIFF LZW supportKostya Shishkov2006-10-261-2/+2
* Do not use a fake libavcodec/swscale.h, but always use the real oneLuca Abeni2006-10-231-4/+1
* change gif demuxer to gif decoderBaptiste Coudurier2006-10-221-0/+1
* Revert putting EXTRALIBS in common.mak, linking fails on MinGW.Diego Biurrun2006-10-151-0/+2
* Remove intrinsics checks, they are no longer used.Diego Biurrun2006-10-131-13/+0
* TIFF decoderKostya Shishkov2006-10-131-0/+1
* support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %c...Baptiste Coudurier2006-10-121-0/+1
* support for Delphine Software .cin files demuxing / audio and video decoding,...Baptiste Coudurier2006-10-111-0/+2
* Move CFLAGS handling to common.mak.Diego Biurrun2006-10-111-2/+1
* Targa image decoderKostya Shishkov2006-10-111-0/+1
* Replace -I../-I. by -I$(BUILD_ROOT).Diego Biurrun2006-10-071-2/+1
* cosmetics: Add backslashes to the last line of continued lines to makeDiego Biurrun2006-10-071-15/+25
* Simplify test program build.Diego Biurrun2006-10-051-9/+1
OpenPOWER on IntegriCloud