summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* configure: add -fPIE instead of -pie to C flags for ThreadSanitizerWan-Teh Chang2016-12-13
* configure: fail if autodetect-libraries are requested but not foundAndreas Cadhalpun2016-12-10
* configure: enable autodetected libraries after option parsingAndreas Cadhalpun2016-12-10
* configure: enable sdl if sdl2 is enabledAndreas Cadhalpun2016-12-10
* configure: Require bit_depth field for VAAPI VP9 decode hwaccelMark Thompson2016-12-10
* configure: check for strtoull on msvcJames Almer2016-12-05
* configure: Fix standalone compilation of the rtp muxer.Carl Eugen Hoyos2016-12-03
* Add a compat dummy stdatomic.h used when threading is disabledAnton Khirnov2016-12-02
* Add a compat stdatomic.h implementation based on pthreadsAnton Khirnov2016-12-02
* Add a compat stdatomic.h implementation based on suncc atomicsAnton Khirnov2016-12-02
* Add a compat stdatomic.h implementation based on windows atomicsAnton Khirnov2016-12-02
* Add a compat stdatomic.h implementation based on GCC atomicsAnton Khirnov2016-12-02
* lavfi/f_ebur128: relicense to LGPLClément Bœsch2016-11-27
* configure: check for stdatomic.hAnton Khirnov2016-11-27
* cuda: check for cuda.h when enabledJames Almer2016-11-24
* avfilter/vf_zscale: add support for some recent new additionsPaul B Mahol2016-11-23
* configure: cuda is no longer nonfree, enable and autodetect by defaultTimo Rothenpieler2016-11-22
* avcodec/nvenc: use dynamically loaded CUDATimo Rothenpieler2016-11-22
* avutil/hwcontext_cuda: use dynamically loaded CUDATimo Rothenpieler2016-11-22
* configure: properly add dxva2 link dependenciesHendrik Leppkes2016-11-16
* Merge commit '8c929037ec75fbe9f367e0a31ee34839e92de481'Hendrik Leppkes2016-11-14
|\
| * 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
* | configure: use check_lib2 for cuda and cuvidHendrik Leppkes2016-11-13
* | lavfi/loudnorm: add an internal libebur128 libraryMarton Balint2016-11-11
* | avformat/avisynth.c: Use new safe dlopen code.Matt Oliver2016-11-05
* | configure: add '-uninstalled' to uninstalled .pc filesReynaldo H. Verdejo Pinochet2016-10-30
* | avcodec/cuvid: Don't claim to decode h.263 (it doesn't)Philip Langdale2016-10-30
* | configure: add missing fork() dependency to http_multiclient exampleJames Almer2016-10-29
* | configure: make sure LTO does not optimize out the test functionsAndreas Cadhalpun2016-10-28
* | configure: remove missing incompatible_libav_abi referencesJames Almer2016-10-26
* | configure: Remove --enable-incompatible-libav-abi from the help outputMichael Niedermayer2016-10-26
* | openssl: Support version 1.1.0.Matt Oliver2016-10-21
* | lavc: add mpeg4 mediacodec decoderMatthieu Bouron2016-10-19
* | lavc: add vp8/vp9 mediacodec decodersMatthieu Bouron2016-10-19
* | configure: Enable pie for toolchain=hardened.Carl Eugen Hoyos2016-10-14
* | configure: fix detection of libopenjpegAndreas Cadhalpun2016-10-13
* | configure: Use LDEXEFLAGS in check_ld().Carl Eugen Hoyos2016-10-12
* | configure: loongson disable mipsfpu and mipsdsp optimizationsZhou Xiaoyong2016-10-10
* | configure: Also try -mstack-alignment for clang,Carl Eugen Hoyos2016-10-06
* | configure: add linker export script support on DarwinRodger Combs2016-10-04
* | configure: define posix source on cygwinTimo Rothenpieler2016-10-02
* | lavc: remove libfaac wrapperJosh de Kock2016-10-01
* | avcodec: add missing xmm/neon clobber test wrappers for the new encode APIJames Almer2016-10-01
* | doc/examples: build http_multiclient exampleClément Bœsch2016-09-30
* | build: remove references to inexistant avcodec exampleClément Bœsch2016-09-30
* | build: fix avio_dir_cmd and avio_reading example dependenciesClément Bœsch2016-09-30
* | build: sort EXAMPLE_LISTClément Bœsch2016-09-30