summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '59d2b00d201935c16408a2917957d89a170fe58f'Clément Bœsch2017-03-311-12/+19
|\
| * configure: Add --quiet command line parameter to suppress informative outputDiego Biurrun2016-11-081-1/+8
* | Merge commit 'd1ef1b9eaa45043ea5df5a004fb37243e05da61d'Clément Bœsch2017-03-301-1/+1
|\ \ | |/
| * configure: Silence lld-link when getting the version numberMartin Storsjö2016-11-041-1/+1
* | Merge commit '7b1f03477f1a43d2261fbd83e50a4ad90c7f806d'Clément Bœsch2017-03-291-2/+4
|\ \ | |/
| * examples/avcodec: split the remaining two examples into separate filesAnton Khirnov2016-11-021-2/+4
* | Merge commit 'f5df897c4b61985e3afc89ba1290649712ff438e'Clément Bœsch2017-03-291-0/+2
|\ \ | |/
| * examples/avcodec: split audio decoding into a separate exampleAnton Khirnov2016-11-021-0/+2
* | Merge commit '40aaa8dadfd1c69ff4460d04750e1403b5535a6d'Clément Bœsch2017-03-291-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: use c++11 and fallback to c++0x for c++ filesMarton Balint2017-03-281-1/+1
* | lavfi: remove af_asynts filterRostislav Pehlivanov2017-03-271-2/+0
* | configure: cuvid hwaccels need the corresponding decoder, not the other way a...Timo Rothenpieler2017-03-251-9/+11
* | Merge commit '1f821e5ad3f8ebacbbb362668561ad976c392c9e'James Almer2017-03-231-5/+5
|\ \ | |/
| * 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
* | Merge commit 'de2ae3c1fae5a2eb539b9abd7bc2a9ca8c286ff0'Clément Bœsch2017-03-211-5/+5
|\ \ | |/
| * lavc: add clobber tests for the new encoding/decoding APIAnton Khirnov2016-09-281-0/+8
* | add signature filter for MPEG7 video signatureGerion Entrup2017-03-211-0/+1
* | configure: fix crystalhd detectionClément Bœsch2017-03-201-1/+1
* | configure: error out if jni is enabled and cannot be foundMatthieu Bouron2017-03-201-1/+1
* | configure: add stdint.h to x264 and xavs checksRicardo Constantino2017-03-201-2/+2
* | Merge commit 'ab3554e1a7c04a5ea30f9c905de92348478ef7c8'Clément Bœsch2017-03-201-55/+40
|\ \ | |/
| * 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
* | Merge commit 'ec903058447ad5be34d89533962e9ae1aa1c78f7'Clément Bœsch2017-03-201-2/+4
|\ \ | |/
| * 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
* | configure: remove pod2man from the config listClément Bœsch2017-03-201-1/+0
* | Merge commit '4fb311c804098d78e5ce5f527f9a9c37536d3a08'Clément Bœsch2017-03-201-7/+0
|\ \ | |/
| * Drop memalign hackDiego Biurrun2016-09-031-7/+0
| * High Definition Compatible Digital (HDCD) decoder filter, using libhdcdBurt P2016-08-291-0/+4
* | Merge commit '46e3936fb04d06550151e667357065e3f646da1a'Clément Bœsch2017-03-191-0/+2
|\ \ | |/
| * configure: Set __MSVCRT_VERSION__to 0x0700 for MinGWDiego Biurrun2016-08-231-0/+2
* | configure: clang -Oz for small size build to reduce size furtherwang-bin2017-03-161-1/+1
* | Merge commit '89aebc5bcc6e23a0a79c3f51c3a55c3571692ba0'James Almer2017-03-151-1/+5
|\ \ | |/
| * 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
* | configure: libnpp is always nonfree, even with LGPLRicardo Constantino2017-03-151-1/+2
OpenPOWER on IntegriCloud