summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* lavc: export Dirac parsing API used by the ogg demuxer as publicAnton Khirnov2015-12-061-1/+3
* configure: Add -framework CoreVideo when building the avfoundation indevMartin Storsjö2015-12-031-1/+1
* configure: Replace `pr` since it is not provided by busyboxKylie McClain2015-12-021-2/+6
* build: Move -Wcast-qual to the extra_warningsLuca Barbato2015-12-021-1/+1
* avfoundation: Simple captureAlexandre Lision2015-11-261-0/+7
* configure: ObjC supportLuca Barbato2015-11-261-1/+46
* configure: Clearly state that MSYS native builds are discouragedLuca Barbato2015-11-211-0/+3
* configure: Add a SONAME entry for the android targetLuca Barbato2015-10-301-2/+1
* vdpau: remove dysfunctional H.263 supportRémi Denis-Courmont2015-10-301-2/+0
* os_support: Don't try to return the service name as a string in getnameinfoMartin Storsjö2015-10-301-2/+0
* configure: Add -D_CRT_NONSTDC_NO_WARNINGS when building with msvcMartin Storsjö2015-10-291-1/+1
* innoHeim/Rsupport Screen Capture Codec decoderVittorio Giovara2015-10-231-0/+1
* kvazaar: Add libkvazaar HEVC encoderArttu Ylä-Outinen2015-10-231-0/+4
* build: add Solaris symbol versioningSean McGovern2015-10-111-3/+7
* configure: When disabling a library disable all the related componentsLuca Barbato2015-10-071-5/+36
* build: Add support for known custom allocatorsLuca Barbato2015-09-301-0/+13
* Screenpresso SPV1 decoderVittorio Giovara2015-09-301-0/+1
* configure: address a copy-paste typoVicente Olivert Riera2015-09-291-1/+1
* configure: mips: Support mips r6, r2 and r1Luca Barbato2015-09-291-1/+24
* configure: Set the initial ldflags to match the cflagsLuca Barbato2015-09-291-0/+1
* DXV decoderVittorio Giovara2015-09-021-0/+1
* lavc: Add a lzf decompressorLuca Barbato2015-09-021-0/+1
* webm: Explicitly select libvpx, libopus and libvorbis encodersLuca Barbato2015-08-251-0/+1
* configure: arm: Assume softfp ABI on darwinMartin Storsjö2015-08-161-1/+1
* configure: Silence error messages when probing compilerShiz2015-08-041-3/+3
* configure: Don't force _WIN32_WINNT to an older version if targeting winphone...Martin Storsjö2015-07-281-1/+12
* dxva2/d3d11va: Set _WIN32_WINNT to 0x0602 instead of 0x0600Martin Storsjö2015-07-281-1/+1
* configure: Check for _M_ARMT to detect thumb when using MSVCMartin Storsjö2015-07-271-0/+1
* configure: Check MSVC defines for identifying hardfloatMartin Storsjö2015-07-271-0/+2
* configure: Default to armasm for --toolchain=msvc when targeting armMartin Storsjö2015-07-271-0/+5
* configure: Simplify, remove an unnecessary intermediate variableMartin Storsjö2015-07-271-2/+1
* configure: Only redirect strtoll to _strtoi64 if necessaryMartin Storsjö2015-07-261-2/+3
* configure: Only redefine inline to __inline for msvc if necessaryMartin Storsjö2015-07-261-1/+12
* configure: Only add -FIstdlib.h for msvc/icl if necessaryMartin Storsjö2015-07-261-2/+13
* force WINAPI_FAMILY to WINAPI_FAMILY_DESKTOP_APP to be able to use dxva.hSteve Lhomme2015-07-261-1/+1
* lavc: add Intel libmfx-based HEVC decoder.Anton Khirnov2015-07-251-0/+3
* lavc: add Intel libmfx-based MPEG2 decoder.Anton Khirnov2015-07-251-0/+3
* use a wrapper script to call MS link.exe to avoid mixing with /usr/bin/link.exeSteve Lhomme2015-07-241-1/+1
* configure: force -nologo- when detecting MSVCSteve Lhomme2015-07-231-2/+2
* configure: Factor out g722dsp moduleVittorio Giovara2015-07-171-0/+3
* 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-2/+3
* configure: Factor out rv34dsp moduleVittorio Giovara2015-07-171-2/+3
* configure: Factor out mss34dsp moduleVittorio Giovara2015-07-171-0/+3
* configure: Factor out ividsp moduleVittorio Giovara2015-07-171-0/+3
* configure: Factor out flacdsp moduleVittorio Giovara2015-07-171-2/+3
* OS/2: Cleanup slib_create_def_cmdDave Yeo2015-07-171-2/+1
* libx264: Add support for the MPEG2 encoderLuca Barbato2015-07-171-1/+5
* hevc_parser: parse and export some stream parametersAnton Khirnov2015-07-121-0/+1
OpenPOWER on IntegriCloud