summaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* lavc: add Intel libmfx-based MPEG2 decoder.Anton Khirnov2015-07-251-0/+1
* lavc: add a HEVC mp4->annex B bitstream filterAnton Khirnov2015-07-251-0/+1
* configure: Factor out wmv2dsp moduleVittorio Giovara2015-07-171-2/+3
* configure: Factor out vp8dsp moduleVittorio Giovara2015-07-171-2/+3
* configure: Factor out vp56dsp moduleVittorio Giovara2015-07-171-3/+3
* configure: Factor out rv34dsp moduleVittorio Giovara2015-07-171-2/+3
* configure: Factor out mss34dsp moduleVittorio Giovara2015-07-171-2/+3
* configure: Factor out ividsp moduleVittorio Giovara2015-07-171-2/+3
* configure: Factor out flacdsp moduleVittorio Giovara2015-07-171-2/+3
* libx264: Add support for the MPEG2 encoderLuca Barbato2015-07-171-0/+1
* hevc_parser: fix standalone build with the hevc decoder disabledAnton Khirnov2015-07-131-2/+2
* hevc_parser: parse and export some stream parametersAnton Khirnov2015-07-121-1/+1
* lavc: Add nvenc.h to the skipheaderLuca Barbato2015-07-091-0/+1
* lavc: add Intel libmfx-based HEVC encoderAnton Khirnov2015-07-081-0/+1
* lavc: add Intel libmfx-based MPEG2 encoderAnton Khirnov2015-07-081-0/+1
* hevc: split bitstream unescaping to a separate fileAnton Khirnov2015-07-081-1/+1
* Go2Meeting decoderKostya Shishkov2015-07-011-1/+1
* PCM signed 16-bit big-endian planar decoderPaul B Mahol2015-06-241-0/+1
* Fix missing symbols when libvpx has only vp8 enabledMark Webster2015-06-241-2/+2
* DirectDraw Surface image decoderVittorio Giovara2015-06-221-0/+1
* Hap decoder and encoderVittorio Giovara2015-06-221-0/+2
* txd: Use the TextureDSP module for decodingVittorio Giovara2015-06-221-1/+1
* Introduce a TextureDSP moduleVittorio Giovara2015-06-221-0/+2
* Implement Snappy decompressionLuca Barbato2015-06-221-0/+1
* mpegvideo: h263: Move all tables to a single fileVittorio Giovara2015-06-121-1/+1
* mpegvideo: Move Picture-related functions to a separate fileVittorio Giovara2015-06-101-1/+1
* nvenc: H264 and HEVC encodersLuca Barbato2015-05-311-0/+3
* mpegvideo: Move tables to a separate fileVittorio Giovara2015-05-311-1/+2
* mpegvideo: Move ff_*_rl functions to a separate fileAnton Khirnov2015-05-281-1/+1
* D3D11va: add a Direct3D11 video decoder similar to DXVA2Steve Lhomme2015-05-251-0/+7
* Canopus HQ/HQA decoderVittorio Giovara2015-04-191-0/+2
* Implement shared parsing of INFO tag in Canopus familyVittorio Giovara2015-04-191-2/+2
* hqx: Move DSP related code to a separate fileVittorio Giovara2015-04-191-1/+1
* build: Split JPEG-related tables off into a separate componentDiego Biurrun2015-03-301-6/+6
* 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
OpenPOWER on IntegriCloud