summaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAgeFilesLines
* indeo: Give Indeo4/5 shared code a more consistent nameDiego Biurrun2015-03-301-2/+2
* qsv: Skip header compilation depending on what parts of qsv are enabledDiego Biurrun2015-03-301-1/+3
* lavc: add libdcadec decoderHendrik Leppkes2015-03-291-0/+1
* lavc: add MMAL hardware decoder wrapperwm42015-03-291-0/+1
* lavc: add Intel libmfx-based H.264 encoderAnton Khirnov2015-03-271-0/+2
* qsvdec: split off some code that will be shared with the encoderAnton Khirnov2015-03-271-1/+2
* qsv: rename to qsvdecAnton Khirnov2015-03-271-3/+3
* dca: Support for XLL (lossless extension)Niels Möller2015-03-151-1/+1
* TDSC decoderVittorio Giovara2015-03-131-0/+1
* lavc: do not compile fmtconvert unconditionallyAnton Khirnov2015-02-281-1/+1
* qsv: Skip qsv.h compilation if qsv is not enabledDiego Biurrun2015-02-231-1/+1
* Canopus HQX decoderVittorio Giovara2015-02-221-0/+1
* lavc: Add DSS SP decoderOleksij Rempel2015-02-191-0/+1
* lavc: add an Intel libmfx-based H.264 decoderAnton Khirnov2015-02-191-0/+5
* dca: Move data tables from a header to an object fileDiego Biurrun2015-02-151-1/+2
* g722: Split out g722_qmf_apply() function into g722dsp.cPeter Meerwald2015-02-151-2/+2
* dca: Split code for handling the EXSS extension off into a separate fileDiego Biurrun2015-02-141-1/+1
* opus: Factor out imdct15 into a standalone componentDiego Biurrun2015-02-021-2/+2
* configure: Add a dependency on vc1_decoder from vc1_parserMartin Storsjö2015-02-021-3/+1
* Add DXVA2 HEVC HWAccelHendrik Leppkes2015-01-271-0/+1
* libavcodec: Add an OpenH264 encoder wrapperMartin Storsjö2015-01-061-0/+1
* DPX parserPaul B Mahol2014-12-181-0/+1
* libavcodec: Unconditionally build xiph.oMartin Storsjö2014-11-111-12/+9
* lavf: stop using avpriv_flac_parse_streaminfo()Anton Khirnov2014-11-061-3/+1
* lavc: add a public API for parsing vorbis packets.Anton Khirnov2014-11-061-5/+7
* vc1: Split the decoder in componentsLuca Barbato2014-10-081-1/+3
* jpeg2000: split off inverse MCT as Jpeg2000DSPJames Almer2014-10-081-1/+1
* Split off floating point AAN (I)DCT into separate componentsDiego Biurrun2014-09-071-4/+4
* build: Split WMA frequencies into a separate object fileDiego Biurrun2014-09-041-2/+3
* build: cosmetics: Group hwaccel OBJS declarations togetherDiego Biurrun2014-09-041-4/+5
* build: Add explanatory comments to (optimization) blocks in the MakefilesDiego Biurrun2014-08-151-1/+1
* vc-1: Add platform-specific start code search routine to VC1DSPContext.Ben Avison2014-08-041-1/+1
* h264: Move start code search functions into separate source files.Ben Avison2014-08-041-0/+1
* idct: Split off Xvid IDCTDiego Biurrun2014-08-011-0/+1
* build: Conditionally compile all avcodec test programsDiego Biurrun2014-07-211-5/+3
* build: Conditionally build and run DCT test programDiego Biurrun2014-07-211-2/+2
* build: Conditionally build and test iirfilterDiego Biurrun2014-07-211-3/+4
* libgsm: Split decoder and encoderNidhi Makhijani2014-07-181-4/+4
* dsputil: Split motion estimation compare bits off into their own contextDiego Biurrun2014-07-171-1/+1
* dsputil: Split off pixel block routines into their own contextDiego Biurrun2014-07-091-0/+1
* adxdec: get rid of an avpriv functionAnton Khirnov2014-07-091-1/+0
* lavc: export DV profile API used by muxer/demuxer as publicAnton Khirnov2014-07-091-4/+4
* dsputil: Split off FDCT bits into their own contextDiego Biurrun2014-07-071-1/+2
* vmd: Split audio and video decoderNidhi Makhijani2014-07-071-2/+2
* dsputil: Split off *_8x8basis to a separate contextDiego Biurrun2014-07-061-1/+2
* dsicin: Split audio and video decoderNidhi Makhijani2014-07-061-2/+2
* bmv: Split audio and video decoderNidhi Makhijani2014-07-061-2/+2
* paf: split audio and video decoderNidhi Makhijani2014-07-061-2/+2
* cljr: split decoder and encoderNidhi Makhijani2014-07-061-2/+2
* dsputil: Split off IDCT bits into their own contextDiego Biurrun2014-06-301-2/+3
OpenPOWER on IntegriCloud