summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* Merge commit '1f821e5ad3f8ebacbbb362668561ad976c392c9e'James Almer2017-03-23
|\
| * configure: Print warnings after all other outputDiego Biurrun2016-10-19
| * configure: #include stdint.h as part of libxavs testDiego Biurrun2016-10-06
| * lavu: remove the custom atomic APIAnton Khirnov2016-10-02
| * Add a compat dummy stdatomic.h used when threading is disabledAnton Khirnov2016-10-02
| * Add a compat stdatomic.h implementation based on pthreadsAnton Khirnov2016-10-02
| * Add a compat stdatomic.h implementation based on suncc atomicsAnton Khirnov2016-10-02
| * Add a compat stdatomic.h implementation based on windows atomicsAnton Khirnov2016-10-02
| * Add a compat stdatomic.h implementation based on GCC atomicsAnton Khirnov2016-10-02
| * configure: check for stdatomic.hAnton Khirnov2016-10-02
* | Merge commit 'de2ae3c1fae5a2eb539b9abd7bc2a9ca8c286ff0'Clément Bœsch2017-03-21
|\|
| * lavc: add clobber tests for the new encoding/decoding APIAnton Khirnov2016-09-28
* | add signature filter for MPEG7 video signatureGerion Entrup2017-03-21
* | configure: fix crystalhd detectionClément Bœsch2017-03-20
* | configure: error out if jni is enabled and cannot be foundMatthieu Bouron2017-03-20
* | configure: add stdint.h to x264 and xavs checksRicardo Constantino2017-03-20
* | Merge commit 'ab3554e1a7c04a5ea30f9c905de92348478ef7c8'Clément Bœsch2017-03-20
|\|
| * configure: Drop check_lib()/require() in favor of check_lib2()/require2()Diego Biurrun2016-09-13
| * lavc/vaapi: Add VP8 decode hwaccelMark Thompson2016-09-08
* | Merge commit 'ec903058447ad5be34d89533962e9ae1aa1c78f7'Clément Bœsch2017-03-20
|\|
| * configure: Simplify clock_gettime() testDiego Biurrun2016-09-06
| * configure: Fix --disable-pod2man / --disable-texi2htmlDiego Biurrun2016-09-05
| * configure: Simplify libopenjpeg checkDiego Biurrun2016-09-05
| * configure: Move initial VAAPI check to a more sensible placeDiego Biurrun2016-09-05
* | configure: remove pod2man from the config listClément Bœsch2017-03-20
* | Merge commit '4fb311c804098d78e5ce5f527f9a9c37536d3a08'Clément Bœsch2017-03-20
|\|
| * Drop memalign hackDiego Biurrun2016-09-03
| * High Definition Compatible Digital (HDCD) decoder filter, using libhdcdBurt P2016-08-29
* | Merge commit '46e3936fb04d06550151e667357065e3f646da1a'Clément Bœsch2017-03-19
|\|
| * configure: Set __MSVCRT_VERSION__to 0x0700 for MinGWDiego Biurrun2016-08-23
* | configure: clang -Oz for small size build to reduce size furtherwang-bin2017-03-16
* | Merge commit '89aebc5bcc6e23a0a79c3f51c3a55c3571692ba0'James Almer2017-03-15
|\|
| * lavc: align the linesize to 32 when AVX is enabledAnton Khirnov2016-08-03
| * lavu: add LOCAL_ALIGNED_32James Almer2016-08-03
* | configure: libnpp is always nonfree, even with LGPLRicardo Constantino2017-03-15
* | Merge commit '5ed4644d6de7f6112431dc2d9a5cfe9a0a75a688'Clément Bœsch2017-03-15
|\|
| * x11grab: Rename internal component to "xcbgrab"Diego Biurrun2016-07-29
* | Merge commit '4fef648d10bf3bcfd4b8fa5755c1128966a2427c'Clément Bœsch2017-03-15
|\|
| * Remove the legacy X11 screen grabberDiego Biurrun2016-07-29
* | Merge commit 'ae90119c6701fa09ff747cca35238e36b2d2ab2f'Clément Bœsch2017-03-15
|\|
| * configure: Simplify license incompatibility checkDiego Biurrun2016-07-27
* | Merge commit '100fb0ddfda958da70f98feac81f924c02483789'Clément Bœsch2017-03-15
|\|
| * configure: Allow detecting and using LLVM lld-link as linker for windowsMartin Storsjö2016-07-26
* | Merge commit '79fb0692992c74214c6cf8e81350fc93eeffc5ec'Clément Bœsch2017-03-15
|\|
| * configure: Move defines for controlling MSVCRT headers to the CRT detection s...Martin Storsjö2016-07-26
* | Merge commit '56af0bc10f49654b5b5f3efe82c69a13bf15fc8b'Clément Bœsch2017-03-15
|\|
| * configure: Check for strtoll and redirect to _strtoi64 in the msvcrt blockMartin Storsjö2016-07-26
* | Merge commit 'ad71d3276fef0ee7e791e62bbfe9c4e540047417'Mark Thompson2017-03-12
|\|
| * lavfi: add a QSV deinterlacing filterAnton Khirnov2016-07-22
* | lavfi: add a QSV scaling filterAnton Khirnov2017-03-12