aboutsummaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: bump yearCarl Eugen Hoyos2018-04-131-1/+1
* configure: add support for libnpp* from cuda sdk 9Timo Rothenpieler2018-01-281-1/+3
* configure: Fix the msvcrt version check for mingw32Martin Storsjö2017-05-311-1/+1
* configure: Fix decklink license dependency.Carl Eugen Hoyos2017-04-121-1/+1
* Merge commit 'ffe89e1edb0281ff65d1bda88253784e9283b717'Clément Bœsch2017-04-011-2/+2
|\
| * configure: Move mjpeg_vaapi_decoder dependency declarations to the right placeDiego Biurrun2016-11-161-2/+2
* | Merge commit 'e0b164576f7467b7b1127c18175e215dc1df011f'Clément Bœsch2017-04-011-0/+3
|\|
| * qsv: Add VP8 decoderMark Thompson2016-11-141-0/+3
* | configure: Fix GPL dependency for avisynth / avxsynth.Carl Eugen Hoyos2017-04-011-1/+1
* | Merge commit 'b6582b29277e00e5d49f400e58beefa5a21d83b8'James Almer2017-03-311-1/+1
|\|
| * qsv: Add VC-1 decoderMark Thompson2016-11-141-0/+3
| * libxvid: Require availability of mkstemp()Diego Biurrun2016-11-111-1/+1
* | Merge commit '2dd464868c64fa21a6e3bd63ad364ff12999c7d0'James Almer2017-03-311-16/+16
|\|
| * configure: Move license checks directly after command line parsingDiego Biurrun2016-11-091-10/+11
* | Merge commit 'c78495d1cdac6dd13786a7e5571b606604a360bd'James Almer2017-03-311-0/+3
|\|
| * configure: Log name and parameters of all helper functions where it makes senseDiego Biurrun2016-11-091-0/+3
* | Merge commit '8a6e7a67cb2943f552569801539829a304971302'James Almer2017-03-311-2/+2
|\|
| * configure: Use check_cpp in CPP flags testsDiego Biurrun2016-11-091-2/+2
* | Merge commit '831005b2302cbeb377e3f00fd18c78928bcec185'James Almer2017-03-311-3/+3
|\|
| * configure: Log correct test name and use correct filter when testing objectiv...Diego Biurrun2016-11-091-3/+3
* | Merge commit 'fe7bc1f16abaefe66d8a20f734ca3eb8a4ce4d43'James Almer2017-03-311-9/+7
|\|
| * configure: Do not unconditionally check for (and enable) xlibDiego Biurrun2016-11-091-8/+7
* | configure: remove redundant infoClément Bœsch2017-03-311-3/+0
* | Merge commit 'd1a91ebe4990001e0800ee9ac54ed2207e4f56ff'Clément Bœsch2017-03-311-4/+4
|\|
| * configure: Print list of enabled programsDiego Biurrun2016-11-091-1/+4
* | Merge commit '576c9003aef0fe18c0cf8da6e865211610552005'Clément Bœsch2017-03-311-5/+4
|\|
| * configure: Improve output wordingDiego Biurrun2016-11-091-5/+4
* | 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