summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAge
...
* Move H.263 parser to its own file.Diego Biurrun2007-05-08
* Renderware TXD decoderIvo van Poorten2007-05-07
* RoQ audio encoderVitor Sessak2007-05-07
* Move VC-1 data to .c fileKostya Shishkov2007-05-06
* Move dvdsub parser to its own file.Diego Biurrun2007-05-06
* Rename dvbsubdec_parser.c to dvbsub_parser.c.Diego Biurrun2007-05-06
* Move dvbsubdec parser to its own file.Diego Biurrun2007-05-06
* move mpegvideo_parser in it's own fileAurelien Jacobs2007-05-05
* move mpegaudio_parser in it's own fileAurelien Jacobs2007-05-05
* move mpeg4video_parser in it's own fileAurelien Jacobs2007-05-05
* parser.c is compiled unconditionally, there is no need to compile itDiego Biurrun2007-05-05
* parser.c is compiled unconditionally, there is no need to compile itDiego Biurrun2007-05-05
* Move H.261 parser to its own file.Diego Biurrun2007-05-04
* Move VC1 parser to its own file.Diego Biurrun2007-05-04
* Move dca parser to its own file.Diego Biurrun2007-05-03
* Give libamr decoders/encoders a lib prefix in the name.Diego Biurrun2007-05-03
* add V.Flash PTX decoderIvo van Poorten2007-04-29
* move ac3 tables from a .h to a .cAurelien Jacobs2007-04-25
* cosmetics: Put AMR entry in alphabetical order with all external libraries.Diego Biurrun2007-04-25
* Remove hackish support for the non-free fixed-point AMR-NB reference code.Diego Biurrun2007-04-25
* ac3 parser requires tables from ac3tab.h, which are compiled into ac3.cAlex Beregszaszi2007-04-21
* Atrac3 decoder.Benjamin Larsson2007-04-17
* Move AC3 header parsing code together with the rest of the AC3 parsing code.Diego Biurrun2007-04-15
* Replace hackish support for amr-nb and amr-wb. Instead of including the sourceStanislav Brabec2007-04-12
* ssd_int8_vs_int16_altivec, not completely benchmarkedwith svq1Luca Barbato2007-04-10
* 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