summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* 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
* | Merge commit 'ae90119c6701fa09ff747cca35238e36b2d2ab2f'Clément Bœsch2017-03-15
|\|
| * configure: Simplify license incompatibility checkDiego Biurrun2016-07-27
* | Merge commit '100fb0ddfda958da70f98feac81f924c02483789'Clément Bœsch2017-03-15
|\|
| * configure: Allow detecting and using LLVM lld-link as linker for windowsMartin Storsjö2016-07-26
* | Merge commit '79fb0692992c74214c6cf8e81350fc93eeffc5ec'Clément Bœsch2017-03-15
|\|
| * configure: Move defines for controlling MSVCRT headers to the CRT detection s...Martin Storsjö2016-07-26
* | Merge commit '56af0bc10f49654b5b5f3efe82c69a13bf15fc8b'Clément Bœsch2017-03-15
|\|
| * configure: Check for strtoll and redirect to _strtoi64 in the msvcrt blockMartin Storsjö2016-07-26
* | Merge commit 'ad71d3276fef0ee7e791e62bbfe9c4e540047417'Mark Thompson2017-03-12
|\|
| * lavfi: add a QSV deinterlacing filterAnton Khirnov2016-07-22
* | lavfi: add a QSV scaling filterAnton Khirnov2017-03-12
* | Merge commit 'b0f36a0043d76436cc7ab8ff92ab99c94595d3c0'Clément Bœsch2017-03-12
|\|
| * avconv: stop using setpts for input framerate forced with -rAnton Khirnov2016-07-22
* | Revert "lavu/atomic: add support for the new memory model aware gcc built-ins"James Almer2017-03-08
* | lavfi: Add VAAPI deinterlacerMark Thompson2017-02-23
* | avcodec/shorten: support decoding AIFF-C variantPaul B Mahol2017-02-23
* | configure: add missing mdct15 dependencyJames Almer2017-02-16
* | configure: remove unnecessary opus encoder dependencyJames Almer2017-02-16
* | opus: add a native Opus encoderRostislav Pehlivanov2017-02-14
* | imdct15: rename to mdct15 and add a forward transformRostislav Pehlivanov2017-02-14
* | vaapi_encode: Add VP8 supportMark Thompson2017-02-08
* | vaapi_encode: Add MPEG-2 supportMark Thompson2017-02-08
* | configure: use dashes instead of slashes in lib.exe invocationHendrik Leppkes2017-02-06
* | configure: instruct MSVC 2015 to properly process UTF-8 string literalsHendrik Leppkes2017-02-04
* | configure: add nologo switch to invocation of lib.exeHendrik Leppkes2017-02-04
* | Merge commit '6f9e34baea4f6f484392e4e67f606a0835d07b73'Clément Bœsch2017-02-02
|\|
| * arm: Check for support for the .fpu directiveMartin Storsjö2016-07-21
* | vaapi_hevc: Convert to use the new VAAPI hwaccel codeAnton Khirnov2017-01-17
* | configure: Don't disable SSA Optimizer on MSVC v19.00.24218+.Kacper Michajłow2017-01-17
* | configure: Fix standalone compilation of aiff and caf muxers.Carl Eugen Hoyos2017-01-16
* | huffyuvencdsp: move shared functions to a new lossless_videoencdsp contextJames Almer2017-01-12
* | huffyuvencdsp: move functions only used by huffyuv from lossless_videodspJames Almer2017-01-12
* | lossless_videodsp: move shared functions from huffyuvdspJames Almer2017-01-12
* | configure: Fix standalone compilation of the ljpeg encoder.Carl Eugen Hoyos2017-01-05
* | configure: bump yearJames Almer2017-01-02
* | configure: Check build with some header not just preprocessing for testing --...Michael Niedermayer2016-12-31
* | configure: make the check for stdatomic.h stricterJames Almer2016-12-30
* | avcodec/utvideodec: add SIMD support for median prediction for planar formatsPaul B Mahol2016-12-23
* | avcodec/magicyuv: add 10 bit supportPaul B Mahol2016-12-20