summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAge
* Bethsoft VID demuxer and video decoderNicholas Tung2007-04-07
* THP PCM decoder, used on the Nintendo GameCube.Marco Gerards2007-04-07
* TIFF-LZW encoding support by (Bartlomiej Wolowiec b.wolowiec students mimuw ...Michael Niedermayer2007-04-07
* Interplay C93 demuxer and video decoderAnssi Hannula2007-04-07
* SGI image decoder ported to the new image API.Xiaohui Sun2007-04-06
* tiff encoder by (Bartlomiej Wolowiec b.wolowiec students mimuw edu pl)Michael Niedermayer2007-04-03
* generic rle encoder by Bartlomiej Wolowiec b.wolowiec students mimuw edu plMichael Niedermayer2007-04-03
* Remove stray object from list of Blackfin assembler objects.Marc Hoffman2007-04-02
* bfin dsputils, basic pixel operations sads, diffs, motion compensationMarc Hoffman2007-04-01
* Merge redundant comments.Diego Biurrun2007-04-01
* dct-test works on non-x86 now.Diego Biurrun2007-03-31
* 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