summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* configure: Silence lld-link when getting the version numberMartin Storsjö2016-11-04
* examples/avcodec: split the remaining two examples into separate filesAnton Khirnov2016-11-02
* examples/avcodec: split audio decoding into a separate exampleAnton Khirnov2016-11-02
* 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: 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
* lavc: add clobber tests for the new encoding/decoding APIAnton Khirnov2016-09-28
* configure: Drop check_lib()/require() in favor of check_lib2()/require2()Diego Biurrun2016-09-13
* lavc/vaapi: Add VP8 decode hwaccelMark Thompson2016-09-08
* 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
* Drop memalign hackDiego Biurrun2016-09-03
* High Definition Compatible Digital (HDCD) decoder filter, using libhdcdBurt P2016-08-29
* configure: Set __MSVCRT_VERSION__to 0x0700 for MinGWDiego Biurrun2016-08-23
* lavc: align the linesize to 32 when AVX is enabledAnton Khirnov2016-08-03
* lavu: add LOCAL_ALIGNED_32James Almer2016-08-03
* x11grab: Rename internal component to "xcbgrab"Diego Biurrun2016-07-29
* Remove the legacy X11 screen grabberDiego Biurrun2016-07-29
* configure: Simplify license incompatibility checkDiego Biurrun2016-07-27
* configure: Allow detecting and using LLVM lld-link as linker for windowsMartin Storsjö2016-07-26
* configure: Move defines for controlling MSVCRT headers to the CRT detection s...Martin Storsjö2016-07-26
* configure: Check for strtoll and redirect to _strtoi64 in the msvcrt blockMartin Storsjö2016-07-26
* lavfi: add a QSV deinterlacing filterAnton Khirnov2016-07-22
* avconv: stop using setpts for input framerate forced with -rAnton Khirnov2016-07-22
* arm: Check for support for the .fpu directiveMartin Storsjö2016-07-21
* build: Add a new component for H.264 parsing codeDiego Biurrun2016-06-29
* Add an OpenH264 decoder wrapperMartin Storsjö2016-06-28
* lavfi: add a QSV scaling filterAnton Khirnov2016-06-21
* Add MagicYUV decoderPaul B Mahol2016-06-20
* build: Only enable symbol reduction if the compiler does proper DCEDiego Biurrun2016-05-30
* build: Simplify postprocessing of linker version script filesDiego Biurrun2016-05-29
* hwcontext_vdpau: implement device creationAnton Khirnov2016-05-26
* configure: Don't require nonfree for nvencTimo Rothenpieler2016-05-19
* nvenc: drop the hard dependency on CUDAAnton Khirnov2016-05-19
* nvenc: write the VUI signal properties for HEVCAnton Khirnov2016-05-19
* configure: move the hardware accel libs' entries in the configure outputAnton Khirnov2016-05-19
* configure: move the hardware accel libs' entries in the help textAnton Khirnov2016-05-19
* configure: improve the help text for external librariesAnton Khirnov2016-05-19
* configure: Document --enable-libfontconfigDiego Biurrun2016-05-05