summaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* make compilation of mjpeg.c optionalAurelien Jacobs2007-05-121-1/+7
* allow to enable or disable every bitstream filters individuallyJason Millard2007-05-121-0/+8
* cosmetics: Group all test targets together.Diego Biurrun2007-05-121-7/+7
* rename pnm.c to pnmenc.c and pnm_common.c to pnm.cAurelien Jacobs2007-05-111-6/+6
* make compilation of pnm.c optionalAurelien Jacobs2007-05-101-1/+5
* move pnm parser in its own fileAurelien Jacobs2007-05-101-2/+2
* move mjpeg parser in its own fileAurelien Jacobs2007-05-101-1/+1
* split h264.c to move parser in its own fileAurelien Jacobs2007-05-101-1/+1
* rename vorbis.c to vorbis_dec.c and vorbis_common.c to vorbis.cAurelien Jacobs2007-05-101-2/+2
* loosen vorbis_enc.c dependencies by spliting vorbis.cAurelien Jacobs2007-05-101-2/+2
* Fix Vorbis encoder Xiph dependency by making sure the references toPanagiotis Issaris2007-05-101-1/+1
* split msmpeg4 data to easily share some of it with vc1.cAurelien Jacobs2007-05-101-9/+9
* add missing rules for wmv2 compilationAurelien Jacobs2007-05-101-0/+2
* Allow conditional compilation of H.263-related decoders.Diego Biurrun2007-05-091-2/+7
* move cavs parser in it's own fileAurelien Jacobs2007-05-091-1/+1
* move aac and ac3 parsers in their own filesAurelien Jacobs2007-05-081-2/+2
* Move H.263 parser to its own file.Diego Biurrun2007-05-081-1/+1
* Renderware TXD decoderIvo van Poorten2007-05-071-0/+1
* RoQ audio encoderVitor Sessak2007-05-071-0/+1
* Move VC-1 data to .c fileKostya Shishkov2007-05-061-2/+2
* Move dvdsub parser to its own file.Diego Biurrun2007-05-061-1/+1
* Rename dvbsubdec_parser.c to dvbsub_parser.c.Diego Biurrun2007-05-061-1/+1
* Move dvbsubdec parser to its own file.Diego Biurrun2007-05-061-1/+1
* move mpegvideo_parser in it's own fileAurelien Jacobs2007-05-051-1/+1
* move mpegaudio_parser in it's own fileAurelien Jacobs2007-05-051-1/+1
* move mpeg4video_parser in it's own fileAurelien Jacobs2007-05-051-1/+1
* parser.c is compiled unconditionally, there is no need to compile itDiego Biurrun2007-05-051-1/+1
* parser.c is compiled unconditionally, there is no need to compile itDiego Biurrun2007-05-051-1/+1
* Move H.261 parser to its own file.Diego Biurrun2007-05-041-1/+1
* Move VC1 parser to its own file.Diego Biurrun2007-05-041-0/+1
* Move dca parser to its own file.Diego Biurrun2007-05-031-0/+1
* Give libamr decoders/encoders a lib prefix in the name.Diego Biurrun2007-05-031-1/+1
* add V.Flash PTX decoderIvo van Poorten2007-04-291-0/+1
* 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
OpenPOWER on IntegriCloud