summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* configure: Group code that sets the license string with licensing checksDiego Biurrun2018-02-06
* Add support for H.264 and HEVC hardware encoding for AMD GPUs based on AMF SDKMichael Wootton2018-01-04
* lavc: Delete all fake hwaccelsMark Thompson2017-12-19
* lavc: Remove register mechanism for hwaccelsMark Thompson2017-12-19
* libavcodec: Don't use dllexport, only dllimport when building DLLsMartin Storsjö2017-11-19
* makedef: Pass EXTERN_PREFIX from configure to makedefMartin Storsjö2017-11-16
* configure: Coalesce some arch configuration and PIC handlingDiego Biurrun2017-11-15
* configure: Miscellaneous minor changesDiego Biurrun2017-11-15
* configure: fix writing library dependencies to config.shJames Almer2017-11-12
* build: Add missing config.sh dependency for pkg-config filesDiego Biurrun2017-11-09
* configure: Use right variable and right value for AIX ar flagsDiego Biurrun2017-11-04
* Revert "configure: Detect AIX ar command instead of hardcoding it in the OS s...Diego Biurrun2017-11-03
* configure: Simplify MIPS instruction set handlingDiego Biurrun2017-11-02
* configure: Miscellaneous minor changes to config file handlingDiego Biurrun2017-11-02
* configure: Remove unused apply() helper functionDiego Biurrun2017-11-02
* configure: Miscellaneous small changes to helper functionsDiego Biurrun2017-11-02
* configure: Stop using dlltool to create an import libraryMartin Storsjö2017-10-30
* configure: Drop support for legacy PGI compilerDiego Biurrun2017-10-25
* build: Drop support for legacy TI ARM compilerDiego Biurrun2017-10-25
* configure: Add config option for libva2 (VAAPI 1)Mark Thompson2017-10-24
* configure: Group system feature variables and system libraries togetherDiego Biurrun2017-10-22
* configure: Bail out early if neither static nor shared libs are builtDiego Biurrun2017-10-19
* configure: Move enabling libc_type into probe_libc() functionDiego Biurrun2017-10-19
* configure: Set the default assembler to armasm64 for MSVC for arm64Martin Storsjö2017-10-18
* Remove dv1394 input deviceJosh de Kock2017-10-13
* Remove all output devicesDiego Biurrun2017-10-13
* configure: Add a comment about why we don't try to enable pic on arm on targe...Martin Storsjö2017-10-12
* configure: Don't add -fPIC to asflags when targeting windowsMartin Storsjö2017-10-12
* configure: Don't add -fPIC to cflags for target_os=win32Martin Storsjö2017-10-12
* build: CryptGenRandom --> wincrypt, it is a better nameDiego Biurrun2017-10-12
* build: Rename stdatomic_h variable to stdatomicDiego Biurrun2017-10-12
* configure: Extend check_header() to allow checking for multiple headersDiego Biurrun2017-10-12
* build: Merge mach/mach_time.h and mach_absolute_time() checksDiego Biurrun2017-10-12
* configure: Merge separate parts of GnuTLS testDiego Biurrun2017-10-12
* configure: Simplify nvenc check (and move it to the correct spot)Diego Biurrun2017-10-12
* configure: Drop fallback for deprecated avserver command line optionsDiego Biurrun2017-10-12
* configure: Drop feature for randomly disabling/enabling componentsDiego Biurrun2017-10-12
* configure: Fix stupid typo in gsm.h header nameDiego Biurrun2017-10-11
* configure: Remove pointless empty *_COMPONENTS variablesDiego Biurrun2017-10-10
* configure: Drop stray extralibs for libspeexDiego Biurrun2017-10-10
* configure: Drop unused attribute checksDiego Biurrun2017-10-10
* configure: Drop test for fork()Diego Biurrun2017-10-10
* build: Drop redundant check for soundcard.hDiego Biurrun2017-10-10
* build: Remove check for gsm/gsm.h for libgsmDiego Biurrun2017-10-10
* build: Drop check for sys/mman.h in favor of mmap() checkDiego Biurrun2017-10-10
* configure: Drop redundant header check for d3d11.hDiego Biurrun2017-10-10
* build: Drop explicit check for dlfcn.hDiego Biurrun2017-10-10
* configure: Drop unused or internally-used entries from variable listsDiego Biurrun2017-10-10
* build: Drop support for Tru64 Unix (OSF/1)Diego Biurrun2017-10-10
* configure: rename hevc_ps to hevcparseJames Almer2017-10-10