summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* Merge commit '7b1f03477f1a43d2261fbd83e50a4ad90c7f806d'Clément Bœsch2017-03-29
|\
| * examples/avcodec: split the remaining two examples into separate filesAnton Khirnov2016-11-02
* | Merge commit 'f5df897c4b61985e3afc89ba1290649712ff438e'Clément Bœsch2017-03-29
|\|
| * examples/avcodec: split audio decoding into a separate exampleAnton Khirnov2016-11-02
* | Merge commit '40aaa8dadfd1c69ff4460d04750e1403b5535a6d'Clément Bœsch2017-03-29
|\|
| * examples/avcodec: split audio encoding into a separate exampleAnton Khirnov2016-11-02
| * xcb: Add all the libraries to the link line explicitlyLuca Barbato2016-10-30
| * openssl: Support version 1.1.0.Matt Oliver2016-10-23
* | configure: use c++11 and fallback to c++0x for c++ filesMarton Balint2017-03-28
* | lavfi: remove af_asynts filterRostislav Pehlivanov2017-03-27
* | configure: cuvid hwaccels need the corresponding decoder, not the other way a...Timo Rothenpieler2017-03-25
* | 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