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 g722dsp moduleVittorio Giovara
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-17OS/2: Cleanup slib_create_def_cmdDave Yeo
2015-07-17libx264: Add support for the MPEG2 encoderLuca Barbato
2015-07-12hevc_parser: parse and export some stream parametersAnton Khirnov
2015-07-09configure: Make the new qsv encoder depend on libmfxLuca Barbato
2015-07-09lavc: add Intel libmfx-based HEVC encoderAnton Khirnov
2015-07-09lavc: add Intel libmfx-based MPEG2 encoderAnton Khirnov
2015-06-27configure: Check for x265_api_getDerek Buitenhuis
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-21libvpx: Support the vp9 extended profilesLuca Barbato
2015-06-08configure: Support MSVC 2015Luca Barbato
2015-06-03configure: Check for DXVA2_ConfigPictureDecode instead of LPDIRECT3DSURFACE9Martin Storsjö
2015-06-03configure: Remove unnecessary tests for d3d11vaMartin Storsjö
2015-06-03configure: Don't run "export $e" for an empty stringMartin Storsjö
2015-06-02configure: don't enable tls protocols if network is disabledJames Almer
2015-06-02configure: Use pkg-config for fdk-aacLuca Barbato
2015-06-02configure: Provide an option to override the environmentLuca Barbato
2015-06-02configure: Support the extended pkgconf syntaxLuca Barbato
2015-06-01configure: Remove some unnecessary exported config itemsMartin Storsjö
2015-06-01configure: Require LPDIRECT3DSURFACE9 for dxva2Martin Storsjö
2015-06-01configure: Check if ID3D11VideoDecoder exists, not just the header to enable ...Steve Lhomme
2015-06-01rtmpdh: Use GMP functions directly, instead of nettle wrappersMartin Storsjö
2015-05-31nvenc: H264 and HEVC encodersLuca Barbato
2015-05-31ppc: configure: Support ISA 2.06 and laterLuca Barbato
2015-05-26lavf: split tls.cwm4
2015-05-25D3D11va: add a Direct3D11 video decoder similar to DXVA2Steve Lhomme
2015-05-13libx265: Use the Multi-library InterfaceGopu Govindaswamy
2015-05-02configure: Allow log2 with MSVC 2013 onwards.Matt Oliver
2015-05-02configure: Use the right local variable in the MSVC and ICL probesMartin Storsjö
2015-05-02avplay: Add support for rotated videoMartin Storsjö
2015-04-20log: Print a full backtrace along with error messages under ValgrindVittorio Giovara
2015-04-15configure: Simplify avisynth checkDiego Biurrun
2015-04-07parseutils: Make av_small_strptime publicLuca Barbato
2015-03-30build: Split JPEG-related tables off into a separate componentDiego 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