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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-07configure: When disabling a library disable all the related componentsLuca Barbato
2015-09-30build: Add support for known custom allocatorsLuca Barbato
2015-09-30Screenpresso SPV1 decoderVittorio Giovara
2015-09-29configure: address a copy-paste typoVicente Olivert Riera
2015-09-29configure: mips: Support mips r6, r2 and r1Luca Barbato
2015-09-29configure: Set the initial ldflags to match the cflagsLuca Barbato
2015-09-02DXV decoderVittorio Giovara
2015-09-02lavc: Add a lzf decompressorLuca Barbato
2015-08-25webm: Explicitly select libvpx, libopus and libvorbis encodersLuca Barbato
2015-08-16configure: arm: Assume softfp ABI on darwinMartin Storsjö
2015-08-04configure: Silence error messages when probing compilerShiz
2015-07-28configure: Don't force _WIN32_WINNT to an older version if targeting winphone...Martin Storsjö
2015-07-28dxva2/d3d11va: Set _WIN32_WINNT to 0x0602 instead of 0x0600Martin Storsjö
2015-07-27configure: Check for _M_ARMT to detect thumb when using MSVCMartin Storsjö
2015-07-27configure: Check MSVC defines for identifying hardfloatMartin Storsjö
2015-07-27configure: Default to armasm for --toolchain=msvc when targeting armMartin Storsjö
2015-07-27configure: Simplify, remove an unnecessary intermediate variableMartin Storsjö
2015-07-26configure: Only redirect strtoll to _strtoi64 if necessaryMartin Storsjö
2015-07-26configure: Only redefine inline to __inline for msvc if necessaryMartin Storsjö
2015-07-26configure: Only add -FIstdlib.h for msvc/icl if necessaryMartin Storsjö
2015-07-26force WINAPI_FAMILY to WINAPI_FAMILY_DESKTOP_APP to be able to use dxva.hSteve Lhomme
2015-07-25lavc: add Intel libmfx-based HEVC decoder.Anton Khirnov
2015-07-25lavc: add Intel libmfx-based MPEG2 decoder.Anton Khirnov
2015-07-24use a wrapper script to call MS link.exe to avoid mixing with /usr/bin/link.exeSteve Lhomme
2015-07-23configure: force -nologo- when detecting MSVCSteve Lhomme
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ö