summaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAgeFilesLines
* move ac3 tables from a .h to a .cAurelien Jacobs2007-04-251-2/+2
* cosmetics: Put AMR entry in alphabetical order with all external libraries.Diego Biurrun2007-04-251-2/+1
* Remove hackish support for the non-free fixed-point AMR-NB reference code.Diego Biurrun2007-04-251-9/+1
* ac3 parser requires tables from ac3tab.h, which are compiled into ac3.cAlex Beregszaszi2007-04-211-1/+1
* Atrac3 decoder.Benjamin Larsson2007-04-171-0/+1
* Move AC3 header parsing code together with the rest of the AC3 parsing code.Diego Biurrun2007-04-151-1/+1
* Replace hackish support for amr-nb and amr-wb. Instead of including the sourceStanislav Brabec2007-04-121-25/+1
* ssd_int8_vs_int16_altivec, not completely benchmarkedwith svq1Luca Barbato2007-04-101-0/+1
* Bethsoft VID demuxer and video decoderNicholas Tung2007-04-071-0/+1
* THP PCM decoder, used on the Nintendo GameCube.Marco Gerards2007-04-071-0/+1
* TIFF-LZW encoding support by (Bartlomiej Wolowiec b.wolowiec students mimuw ...Michael Niedermayer2007-04-071-1/+1
* Interplay C93 demuxer and video decoderAnssi Hannula2007-04-071-0/+1
* SGI image decoder ported to the new image API.Xiaohui Sun2007-04-061-0/+2
* tiff encoder by (Bartlomiej Wolowiec b.wolowiec students mimuw edu pl)Michael Niedermayer2007-04-031-0/+1
* 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
OpenPOWER on IntegriCloud