summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge commit '5ed4644d6de7f6112431dc2d9a5cfe9a0a75a688'Clément Bœsch2017-03-151-1/+1
|\ \ | |/
| * x11grab: Rename internal component to "xcbgrab"Diego Biurrun2016-07-291-1/+1
* | Merge commit '4fef648d10bf3bcfd4b8fa5755c1128966a2427c'Clément Bœsch2017-03-151-10/+1
|\ \ | |/
| * Remove the legacy X11 screen grabberDiego Biurrun2016-07-291-11/+2
* | Merge commit 'ae90119c6701fa09ff747cca35238e36b2d2ab2f'Clément Bœsch2017-03-151-40/+45
|\ \ | |/
| * configure: Simplify license incompatibility checkDiego Biurrun2016-07-271-35/+36
* | Merge commit '100fb0ddfda958da70f98feac81f924c02483789'Clément Bœsch2017-03-151-0/+12
|\ \ | |/
| * configure: Allow detecting and using LLVM lld-link as linker for windowsMartin Storsjö2016-07-261-0/+12
* | Merge commit '79fb0692992c74214c6cf8e81350fc93eeffc5ec'Clément Bœsch2017-03-151-2/+2
|\ \ | |/
| * configure: Move defines for controlling MSVCRT headers to the CRT detection s...Martin Storsjö2016-07-261-2/+2
* | Merge commit '56af0bc10f49654b5b5f3efe82c69a13bf15fc8b'Clément Bœsch2017-03-151-2/+4
|\ \ | |/
| * configure: Check for strtoll and redirect to _strtoi64 in the msvcrt blockMartin Storsjö2016-07-261-1/+3
* | Merge commit 'ad71d3276fef0ee7e791e62bbfe9c4e540047417'Mark Thompson2017-03-121-0/+1
|\ \ | |/
| * lavfi: add a QSV deinterlacing filterAnton Khirnov2016-07-221-0/+1
* | lavfi: add a QSV scaling filterAnton Khirnov2017-03-121-0/+1
* | Merge commit 'b0f36a0043d76436cc7ab8ff92ab99c94595d3c0'Clément Bœsch2017-03-121-1/+1
|\ \ | |/
| * avconv: stop using setpts for input framerate forced with -rAnton Khirnov2016-07-221-1/+1
* | Revert "lavu/atomic: add support for the new memory model aware gcc built-ins"James Almer2017-03-081-3/+1
* | lavfi: Add VAAPI deinterlacerMark Thompson2017-02-231-0/+1
* | avcodec/shorten: support decoding AIFF-C variantPaul B Mahol2017-02-231-1/+1
* | configure: add missing mdct15 dependencyJames Almer2017-02-161-0/+1
* | configure: remove unnecessary opus encoder dependencyJames Almer2017-02-161-1/+1
* | opus: add a native Opus encoderRostislav Pehlivanov2017-02-141-0/+1
* | imdct15: rename to mdct15 and add a forward transformRostislav Pehlivanov2017-02-141-3/+3
* | vaapi_encode: Add VP8 supportMark Thompson2017-02-081-0/+3
* | vaapi_encode: Add MPEG-2 supportMark Thompson2017-02-081-0/+3
* | configure: use dashes instead of slashes in lib.exe invocationHendrik Leppkes2017-02-061-1/+1
* | configure: instruct MSVC 2015 to properly process UTF-8 string literalsHendrik Leppkes2017-02-041-0/+3
* | configure: add nologo switch to invocation of lib.exeHendrik Leppkes2017-02-041-1/+1
* | Merge commit '6f9e34baea4f6f484392e4e67f606a0835d07b73'Clément Bœsch2017-02-021-0/+4
|\ \ | |/
| * arm: Check for support for the .fpu directiveMartin Storsjö2016-07-211-0/+4
* | vaapi_hevc: Convert to use the new VAAPI hwaccel codeAnton Khirnov2017-01-171-1/+1
* | configure: Don't disable SSA Optimizer on MSVC v19.00.24218+.Kacper Michajłow2017-01-171-3/+3
* | configure: Fix standalone compilation of aiff and caf muxers.Carl Eugen Hoyos2017-01-161-0/+2
* | huffyuvencdsp: move shared functions to a new lossless_videoencdsp contextJames Almer2017-01-121-4/+5
* | huffyuvencdsp: move functions only used by huffyuv from lossless_videodspJames Almer2017-01-121-1/+1
* | lossless_videodsp: move shared functions from huffyuvdspJames Almer2017-01-121-4/+4
* | configure: Fix standalone compilation of the ljpeg encoder.Carl Eugen Hoyos2017-01-051-1/+1
* | configure: bump yearJames Almer2017-01-021-1/+1
OpenPOWER on IntegriCloud