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-12-06lavc: export Dirac parsing API used by the ogg demuxer as publicAnton Khirnov
2015-12-03configure: Add -framework CoreVideo when building the avfoundation indevMartin Storsjö
2015-12-03configure: Replace `pr` since it is not provided by busyboxKylie McClain
2015-12-03build: Move -Wcast-qual to the extra_warningsLuca Barbato
2015-11-26avfoundation: Simple captureAlexandre Lision
2015-11-26configure: ObjC supportLuca Barbato
2015-11-22configure: Clearly state that MSYS native builds are discouragedLuca Barbato
2015-10-30configure: Add a SONAME entry for the android targetLuca Barbato
2015-10-30vdpau: remove dysfunctional H.263 supportRémi Denis-Courmont
2015-10-30os_support: Don't try to return the service name as a string in getnameinfoMartin Storsjö
2015-10-29configure: Add -D_CRT_NONSTDC_NO_WARNINGS when building with msvcMartin Storsjö
2015-10-23innoHeim/Rsupport Screen Capture Codec decoderVittorio Giovara
2015-10-23kvazaar: Add libkvazaar HEVC encoderArttu Ylä-Outinen
2015-10-11build: add Solaris symbol versioningSean McGovern
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