summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* intrax8: Move error resilience out of intrax8Vittorio Giovara2016-03-221-2/+1
* lavc: add a new bitstream filtering APIAnton Khirnov2016-03-201-1/+1
* lavu: VAAPI hwcontext implementationMark Thompson2016-03-191-0/+4
* configure: Add support for clang llvm-covLuca Barbato2016-03-071-0/+4
* configure: Support msan as toolchainLuca Barbato2016-03-071-0/+5
* lavf: reorganize URLProtocolsAnton Khirnov2016-02-221-1/+9
* build: Disentangle VC-1 decoder and parserDiego Biurrun2016-02-191-1/+1
* build: Add vc1dsp component for more fine-grained dependenciesDiego Biurrun2016-02-191-1/+3
* build: Add missing mpegvideo dependency for the MSS2 and VC-1 decodersDiego Biurrun2016-02-191-2/+2
* build: More precise dependencies for h264dspDiego Biurrun2016-02-191-1/+2
* Revert all recent configure changes related to dependency resolutionDiego Biurrun2016-02-191-63/+14
* build: Fix typo in HEVC VDPAU hwaccel dependenciesDiego Biurrun2016-02-181-1/+1
* build: Introduce iso_media componentDiego Biurrun2016-02-181-7/+9
* build: Let the WTV demuxer select the MPEG-TS demuxerDiego Biurrun2016-02-181-1/+1
* build: Adjust mpeg4video parser dependenciesDiego Biurrun2016-02-181-1/+1
* build: Fix mpegvideo component dependenciesDiego Biurrun2016-02-181-1/+1
* configure: Relax the implication of --enable for componentsLuca Barbato2016-02-151-1/+2
* lavfi: add a filter for uploading normal frames to CUDAAnton Khirnov2016-02-141-0/+1
* Allow linking to CUDA dynamically instead of dlopen()ing it at runtimeAnton Khirnov2016-02-141-1/+5
* configure: Restore the --enable-everything behaviourLuca Barbato2016-02-141-2/+5
* configure: Print which libraries will be builtLuca Barbato2016-02-141-0/+4
* configure: Use `require` for the non-component optionsLuca Barbato2016-02-141-3/+8
* vdpau: Support for VDPAU accelerated HEVC decodingPhilip Langdale2016-02-131-0/+4
* eatqi: Remove MpegEncContext dependencyVittorio Giovara2016-02-091-1/+1
* configure: Refactor toolchain flag settingDiego Biurrun2016-02-091-27/+26
* avplay: drop support for building without lavfiAnton Khirnov2016-02-091-2/+2
* msvc: Fix libx264 linkingHenrik Gramner2016-02-061-0/+1
* configure: Support MSYS2 mingw-w64 64bitLuca Barbato2016-02-061-2/+2
* configure: add missing avx2 support checkJames Almer2016-01-281-0/+1
* configure: Correctly add openssl cflags and libsLuca Barbato2016-01-231-1/+2
* configure: Force-enable select_any dependencies only on --enableLuca Barbato2016-01-211-2/+17
* configure: Improve requesting specific featuresLuca Barbato2016-01-211-13/+38
* libkvazaar: Set frame rate as a rational numberArttu Ylä-Outinen2016-01-191-1/+1
* configure: mips: Support both-endian compilersLuca Barbato2016-01-191-0/+10
* configure: Use pkg-config to check for opensslLuca Barbato2016-01-191-1/+2
* nvenc: rename encodersAnton Khirnov2016-01-121-0/+2
* swfdec: support compressed swfClément Bœsch2016-01-111-0/+1
* 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
OpenPOWER on IntegriCloud