summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* lavc: Delete all fake hwaccelsMark Thompson2017-12-191-13/+5
* lavc: Remove register mechanism for hwaccelsMark Thompson2017-12-191-1/+1
* libavcodec: Don't use dllexport, only dllimport when building DLLsMartin Storsjö2017-11-191-1/+1
* makedef: Pass EXTERN_PREFIX from configure to makedefMartin Storsjö2017-11-161-2/+3
* configure: Coalesce some arch configuration and PIC handlingDiego Biurrun2017-11-151-13/+11
* configure: Miscellaneous minor changesDiego Biurrun2017-11-151-9/+8
* configure: fix writing library dependencies to config.shJames Almer2017-11-121-1/+1
* build: Add missing config.sh dependency for pkg-config filesDiego Biurrun2017-11-091-1/+3
* configure: Use right variable and right value for AIX ar flagsDiego Biurrun2017-11-041-1/+1
* Revert "configure: Detect AIX ar command instead of hardcoding it in the OS s...Diego Biurrun2017-11-031-3/+1
* configure: Simplify MIPS instruction set handlingDiego Biurrun2017-11-021-3/+3
* configure: Miscellaneous minor changes to config file handlingDiego Biurrun2017-11-021-12/+12
* configure: Remove unused apply() helper functionDiego Biurrun2017-11-021-6/+0
* configure: Miscellaneous small changes to helper functionsDiego Biurrun2017-11-021-6/+7
* configure: Stop using dlltool to create an import libraryMartin Storsjö2017-10-301-8/+1
* configure: Drop support for legacy PGI compilerDiego Biurrun2017-10-251-19/+0
* build: Drop support for legacy TI ARM compilerDiego Biurrun2017-10-251-58/+0
* configure: Add config option for libva2 (VAAPI 1)Mark Thompson2017-10-241-0/+5
* configure: Group system feature variables and system libraries togetherDiego Biurrun2017-10-221-11/+19
* configure: Bail out early if neither static nor shared libs are builtDiego Biurrun2017-10-191-11/+11
* configure: Move enabling libc_type into probe_libc() functionDiego Biurrun2017-10-191-2/+1
* configure: Set the default assembler to armasm64 for MSVC for arm64Martin Storsjö2017-10-181-0/+3
* Remove dv1394 input deviceJosh de Kock2017-10-131-3/+0
* Remove all output devicesDiego Biurrun2017-10-131-17/+5
* configure: Add a comment about why we don't try to enable pic on arm on targe...Martin Storsjö2017-10-121-0/+1
* configure: Don't add -fPIC to asflags when targeting windowsMartin Storsjö2017-10-121-1/+1
* configure: Don't add -fPIC to cflags for target_os=win32Martin Storsjö2017-10-121-1/+1
* build: CryptGenRandom --> wincrypt, it is a better nameDiego Biurrun2017-10-121-1/+1
* build: Rename stdatomic_h variable to stdatomicDiego Biurrun2017-10-121-3/+2
* configure: Extend check_header() to allow checking for multiple headersDiego Biurrun2017-10-121-15/+14
* build: Merge mach/mach_time.h and mach_absolute_time() checksDiego Biurrun2017-10-121-3/+1
* configure: Merge separate parts of GnuTLS testDiego Biurrun2017-10-121-3/+2
* configure: Simplify nvenc check (and move it to the correct spot)Diego Biurrun2017-10-121-5/+1
* configure: Drop fallback for deprecated avserver command line optionsDiego Biurrun2017-10-121-5/+0
* configure: Drop feature for randomly disabling/enabling componentsDiego Biurrun2017-10-121-41/+0
* configure: Fix stupid typo in gsm.h header nameDiego Biurrun2017-10-111-1/+1
* configure: Remove pointless empty *_COMPONENTS variablesDiego Biurrun2017-10-101-5/+0
* configure: Drop stray extralibs for libspeexDiego Biurrun2017-10-101-1/+1
* configure: Drop unused attribute checksDiego Biurrun2017-10-101-10/+0
* configure: Drop test for fork()Diego Biurrun2017-10-101-2/+0
* build: Drop redundant check for soundcard.hDiego Biurrun2017-10-101-4/+2
* build: Remove check for gsm/gsm.h for libgsmDiego Biurrun2017-10-101-4/+1
* build: Drop check for sys/mman.h in favor of mmap() checkDiego Biurrun2017-10-101-2/+0
* configure: Drop redundant header check for d3d11.hDiego Biurrun2017-10-101-3/+1
* build: Drop explicit check for dlfcn.hDiego Biurrun2017-10-101-2/+0
* configure: Drop unused or internally-used entries from variable listsDiego Biurrun2017-10-101-6/+0
* build: Drop support for Tru64 Unix (OSF/1)Diego Biurrun2017-10-101-42/+0
* configure: rename hevc_ps to hevcparseJames Almer2017-10-101-5/+5
* configure: Use test_pkg_config() for the SDL checkJames Almer2017-10-041-7/+3
* configure: Add test_pkg_config()James Almer2017-10-041-4/+11
OpenPOWER on IntegriCloud