aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAgeFilesLines
* generic rle encoder by Bartlomiej Wolowiec b.wolowiec students mimuw edu plMichael Niedermayer2007-04-031-1/+1
* Remove stray object from list of Blackfin assembler objects.Marc Hoffman2007-04-021-1/+0
* bfin dsputils, basic pixel operations sads, diffs, motion compensationMarc Hoffman2007-04-011-0/+5
* Merge redundant comments.Diego Biurrun2007-04-011-5/+1
* dct-test works on non-x86 now.Diego Biurrun2007-03-311-2/+2
* use generic xiph header spliting func to split theora headersAurelien Jacobs2007-03-251-1/+1
* extract vorbis header spliting code into a reusable functionAurelien Jacobs2007-03-251-1/+1
* dnxhd decoderBaptiste Coudurier2007-03-181-0/+1
* Targa (.tga) encoder,Bobby Bingham2007-03-151-0/+1
* DXA demuxer and decoderKostya Shishkov2007-03-141-0/+1
* the AC-3 parser needs ac3.oJustin Ruggles2007-03-111-1/+1
* Remove common code from AC-3 encoder and utilize ac3.c.Justin Ruggles2007-03-091-1/+1
* DCA decoderKostya Shishkov2007-02-271-0/+1
* Remove useless conditional.Diego Biurrun2007-02-271-2/+0
* 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