aboutsummaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: Move mjpeg_vaapi_decoder dependency declarations to the right placeDiego Biurrun2016-11-161-2/+2
* qsv: Add VP8 decoderMark Thompson2016-11-141-0/+3
* qsv: Add VC-1 decoderMark Thompson2016-11-141-0/+3
* libxvid: Require availability of mkstemp()Diego Biurrun2016-11-111-1/+1
* configure: Move license checks directly after command line parsingDiego Biurrun2016-11-091-10/+11
* configure: Log name and parameters of all helper functions where it makes senseDiego Biurrun2016-11-091-0/+3
* configure: Use check_cpp in CPP flags testsDiego Biurrun2016-11-091-2/+2
* configure: Log correct test name and use correct filter when testing objectiv...Diego Biurrun2016-11-091-3/+3
* configure: Do not unconditionally check for (and enable) xlibDiego Biurrun2016-11-091-8/+7
* configure: Print list of enabled programsDiego Biurrun2016-11-091-1/+4
* configure: Improve output wordingDiego Biurrun2016-11-091-5/+4
* configure: Add --quiet command line parameter to suppress informative outputDiego Biurrun2016-11-081-1/+8
* configure: Silence lld-link when getting the version numberMartin Storsjö2016-11-041-1/+1
* examples/avcodec: split the remaining two examples into separate filesAnton Khirnov2016-11-021-2/+4
* examples/avcodec: split audio decoding into a separate exampleAnton Khirnov2016-11-021-0/+2
* examples/avcodec: split audio encoding into a separate exampleAnton Khirnov2016-11-021-0/+2
* xcb: Add all the libraries to the link line explicitlyLuca Barbato2016-10-301-2/+2
* openssl: Support version 1.1.0.Matt Oliver2016-10-231-1/+2
* configure: Print warnings after all other outputDiego Biurrun2016-10-191-2/+2
* configure: #include stdint.h as part of libxavs testDiego Biurrun2016-10-061-1/+1
* lavu: remove the custom atomic APIAnton Khirnov2016-10-021-2/+0
* Add a compat dummy stdatomic.h used when threading is disabledAnton Khirnov2016-10-021-0/+3
* Add a compat stdatomic.h implementation based on pthreadsAnton Khirnov2016-10-021-0/+3
* Add a compat stdatomic.h implementation based on suncc atomicsAnton Khirnov2016-10-021-0/+2
* Add a compat stdatomic.h implementation based on windows atomicsAnton Khirnov2016-10-021-0/+2
* Add a compat stdatomic.h implementation based on GCC atomicsAnton Khirnov2016-10-021-0/+6
* configure: check for stdatomic.hAnton Khirnov2016-10-021-1/+28
* lavc: add clobber tests for the new encoding/decoding APIAnton Khirnov2016-09-281-0/+8
* configure: Drop check_lib()/require() in favor of check_lib2()/require2()Diego Biurrun2016-09-131-36/+20
* lavc/vaapi: Add VP8 decode hwaccelMark Thompson2016-09-081-0/+3
* configure: Simplify clock_gettime() testDiego Biurrun2016-09-061-1/+2
* configure: Fix --disable-pod2man / --disable-texi2htmlDiego Biurrun2016-09-051-2/+4
* configure: Simplify libopenjpeg checkDiego Biurrun2016-09-051-2/+2
* configure: Move initial VAAPI check to a more sensible placeDiego Biurrun2016-09-051-1/+2
* Drop memalign hackDiego Biurrun2016-09-031-7/+0
* High Definition Compatible Digital (HDCD) decoder filter, using libhdcdBurt P2016-08-291-0/+4
* configure: Set __MSVCRT_VERSION__to 0x0700 for MinGWDiego Biurrun2016-08-231-0/+2
* lavc: align the linesize to 32 when AVX is enabledAnton Khirnov2016-08-031-1/+5
* lavu: add LOCAL_ALIGNED_32James Almer2016-08-031-2/+3
* x11grab: Rename internal component to "xcbgrab"Diego Biurrun2016-07-291-1/+1
* Remove the legacy X11 screen grabberDiego Biurrun2016-07-291-11/+2
* configure: Simplify license incompatibility checkDiego Biurrun2016-07-271-35/+36
* configure: Allow detecting and using LLVM lld-link as linker for windowsMartin Storsjö2016-07-261-0/+12
* configure: Move defines for controlling MSVCRT headers to the CRT detection s...Martin Storsjö2016-07-261-2/+2
* configure: Check for strtoll and redirect to _strtoi64 in the msvcrt blockMartin Storsjö2016-07-261-1/+3
* lavfi: add a QSV deinterlacing filterAnton Khirnov2016-07-221-0/+1
* avconv: stop using setpts for input framerate forced with -rAnton Khirnov2016-07-221-1/+1
* arm: Check for support for the .fpu directiveMartin Storsjö2016-07-211-0/+4
* build: Add a new component for H.264 parsing codeDiego Biurrun2016-06-291-3/+4
* Add an OpenH264 decoder wrapperMartin Storsjö2016-06-281-0/+2