summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* | configure: Check build with some header not just preprocessing for testing --...Michael Niedermayer2016-12-311-6/+8
* | configure: make the check for stdatomic.h stricterJames Almer2016-12-301-1/+1
* | avcodec/utvideodec: add SIMD support for median prediction for planar formatsPaul B Mahol2016-12-231-1/+1
* | avcodec/magicyuv: add 10 bit supportPaul B Mahol2016-12-201-1/+1
* | configure: add -fPIE instead of -pie to C flags for ThreadSanitizerWan-Teh Chang2016-12-131-1/+1
* | configure: fail if autodetect-libraries are requested but not foundAndreas Cadhalpun2016-12-101-22/+56
* | configure: enable autodetected libraries after option parsingAndreas Cadhalpun2016-12-101-9/+9
* | configure: enable sdl if sdl2 is enabledAndreas Cadhalpun2016-12-101-1/+1
* | configure: Require bit_depth field for VAAPI VP9 decode hwaccelMark Thompson2016-12-101-2/+2
* | configure: check for strtoull on msvcJames Almer2016-12-051-0/+1
* | configure: Fix standalone compilation of the rtp muxer.Carl Eugen Hoyos2016-12-031-0/+1
* | Add a compat dummy stdatomic.h used when threading is disabledAnton Khirnov2016-12-021-0/+3
* | Add a compat stdatomic.h implementation based on pthreadsAnton Khirnov2016-12-021-0/+3
* | Add a compat stdatomic.h implementation based on suncc atomicsAnton Khirnov2016-12-021-0/+2
* | Add a compat stdatomic.h implementation based on windows atomicsAnton Khirnov2016-12-021-0/+2
* | Add a compat stdatomic.h implementation based on GCC atomicsAnton Khirnov2016-12-021-0/+6
* | lavfi/f_ebur128: relicense to LGPLClément Bœsch2016-11-271-1/+0
* | configure: check for stdatomic.hAnton Khirnov2016-11-271-1/+28
* | cuda: check for cuda.h when enabledJames Almer2016-11-241-0/+2
* | avfilter/vf_zscale: add support for some recent new additionsPaul B Mahol2016-11-231-1/+1
* | configure: cuda is no longer nonfree, enable and autodetect by defaultTimo Rothenpieler2016-11-221-18/+6
* | avcodec/nvenc: use dynamically loaded CUDATimo Rothenpieler2016-11-221-0/+1
* | avutil/hwcontext_cuda: use dynamically loaded CUDATimo Rothenpieler2016-11-221-0/+2
* | configure: properly add dxva2 link dependenciesHendrik Leppkes2016-11-161-1/+2
* | Merge commit '8c929037ec75fbe9f367e0a31ee34839e92de481'Hendrik Leppkes2016-11-141-3/+4
|\ \ | |/
| * build: Add a new component for H.264 parsing codeDiego Biurrun2016-06-291-3/+4
| * Add an OpenH264 decoder wrapperMartin Storsjö2016-06-281-0/+2
| * lavfi: add a QSV scaling filterAnton Khirnov2016-06-211-0/+1
| * Add MagicYUV decoderPaul B Mahol2016-06-201-0/+1
* | configure: use check_lib2 for cuda and cuvidHendrik Leppkes2016-11-131-2/+2
* | lavfi/loudnorm: add an internal libebur128 libraryMarton Balint2016-11-111-5/+0
* | avformat/avisynth.c: Use new safe dlopen code.Matt Oliver2016-11-051-5/+4
* | configure: add '-uninstalled' to uninstalled .pc filesReynaldo H. Verdejo Pinochet2016-10-301-1/+1
* | avcodec/cuvid: Don't claim to decode h.263 (it doesn't)Philip Langdale2016-10-301-3/+0
* | configure: add missing fork() dependency to http_multiclient exampleJames Almer2016-10-291-1/+1
OpenPOWER on IntegriCloud