summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAge
* use generic xiph header spliting func to split theora headersAurelien Jacobs2007-03-25
* extract vorbis header spliting code into a reusable functionAurelien Jacobs2007-03-25
* dnxhd decoderBaptiste Coudurier2007-03-18
* Targa (.tga) encoder,Bobby Bingham2007-03-15
* DXA demuxer and decoderKostya Shishkov2007-03-14
* the AC-3 parser needs ac3.oJustin Ruggles2007-03-11
* Remove common code from AC-3 encoder and utilize ac3.c.Justin Ruggles2007-03-09
* DCA decoderKostya Shishkov2007-02-27
* Remove useless conditional.Diego Biurrun2007-02-27
* Only compile snowdsp_mmx.c if the Snow decoder is enabled.Diego Biurrun2007-02-24
* simplify i386 object handlingDiego Biurrun2007-02-21
* Restore the possibility to link liba52 instead of dlopening.Diego Biurrun2007-02-12
* Remove internal liba52; external lib still works, native decoder coming up.Diego Biurrun2007-02-11
* missing spacesDiego Biurrun2007-02-07
* wma encoderMichael Niedermayer2007-02-06
* BMP encoder by Michel Bardiaux, mbardiaux mediaxim beDiego Biurrun2007-02-05
* Move lzo decompression to libavutilReimar Döffinger2007-01-31
* ARMv6 SIMD IDCTMåns Rullgård2007-01-28
* Move conditional CFLAGS and OBJS setting to common place.Diego Biurrun2007-01-25
* Theora encoding via libtheora.Diego Biurrun2007-01-25
* remove no longer needed ifeq testsMåns Rullgård2007-01-21
* Flash screen video encoder.Benjamin Larsson2007-01-21
* Declare zlib dependency in the Makefile, not in the source.Diego Biurrun2007-01-21
* 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