Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-17configure: Factor out wmv2dsp moduleVittorio Giovara
2015-07-17configure: Factor out vp8dsp moduleVittorio Giovara
2015-07-17configure: Factor out vp56dsp moduleVittorio Giovara
2015-07-17configure: Factor out rv34dsp moduleVittorio Giovara
2015-07-17configure: Factor out mss34dsp moduleVittorio Giovara
2015-07-17configure: Factor out ividsp moduleVittorio Giovara
2015-07-17configure: Factor out flacdsp moduleVittorio Giovara
2015-07-17libx264: Add support for the MPEG2 encoderLuca Barbato
2015-07-13hevc_parser: fix standalone build with the hevc decoder disabledAnton Khirnov
2015-07-12hevc_parser: parse and export some stream parametersAnton Khirnov
2015-07-09lavc: Add nvenc.h to the skipheaderLuca Barbato
2015-07-09lavc: add Intel libmfx-based HEVC encoderAnton Khirnov
2015-07-09lavc: add Intel libmfx-based MPEG2 encoderAnton Khirnov
2015-07-09hevc: split bitstream unescaping to a separate fileAnton Khirnov
2015-07-01Go2Meeting decoderKostya Shishkov
2015-06-24PCM signed 16-bit big-endian planar decoderPaul B Mahol
2015-06-24Fix missing symbols when libvpx has only vp8 enabledMark Webster
2015-06-22DirectDraw Surface image decoderVittorio Giovara
2015-06-22Hap decoder and encoderVittorio Giovara
2015-06-22txd: Use the TextureDSP module for decodingVittorio Giovara
2015-06-22Introduce a TextureDSP moduleVittorio Giovara
2015-06-22Implement Snappy decompressionLuca Barbato
2015-06-12mpegvideo: h263: Move all tables to a single fileVittorio Giovara
2015-06-10mpegvideo: Move Picture-related functions to a separate fileVittorio Giovara
2015-05-31nvenc: H264 and HEVC encodersLuca Barbato
2015-05-31mpegvideo: Move tables to a separate fileVittorio Giovara
2015-05-28mpegvideo: Move ff_*_rl functions to a separate fileAnton Khirnov
2015-05-25D3D11va: add a Direct3D11 video decoder similar to DXVA2Steve Lhomme
2015-04-20Canopus HQ/HQA decoderVittorio Giovara
2015-04-20Implement shared parsing of INFO tag in Canopus familyVittorio Giovara
2015-04-19hqx: Move DSP related code to a separate fileVittorio Giovara
2015-03-30build: Split JPEG-related tables off into a separate componentDiego Biurrun
2015-03-30indeo: Give Indeo4/5 shared code a more consistent nameDiego Biurrun
2015-03-30qsv: Skip header compilation depending on what parts of qsv are enabledDiego Biurrun
2015-03-29lavc: add libdcadec decoderHendrik Leppkes
2015-03-29lavc: add MMAL hardware decoder wrapperwm4
2015-03-28lavc: add Intel libmfx-based H.264 encoderAnton Khirnov
2015-03-27qsvdec: split off some code that will be shared with the encoderAnton Khirnov
2015-03-27qsv: rename to qsvdecAnton Khirnov
2015-03-15dca: Support for XLL (lossless extension)Niels Möller
2015-03-13TDSC decoderVittorio Giovara
2015-02-28lavc: do not compile fmtconvert unconditionallyAnton Khirnov
2015-02-23qsv: Skip qsv.h compilation if qsv is not enabledDiego Biurrun
2015-02-23Canopus HQX decoderVittorio Giovara
2015-02-19lavc: Add DSS SP decoderOleksij Rempel
2015-02-19lavc: add an Intel libmfx-based H.264 decoderAnton Khirnov
2015-02-16dca: Move data tables from a header to an object fileDiego Biurrun
2015-02-15g722: Split out g722_qmf_apply() function into g722dsp.cPeter Meerwald
2015-02-14dca: Split code for handling the EXSS extension off into a separate fileDiego Biurrun
2015-02-02opus: Factor out imdct15 into a standalone componentDiego Biurrun