2933 Commits (9c37d765ef28b027414f86b0088b0c282a3c46d8)

Author SHA1 Message Date
Diego Biurrun 9c37d765ef configure: Add check_cc/require_cc helper functions to simplify some expressions 7 years ago
Diego Biurrun 83fef16b6a configure: Add check_cpp_condition() helper function to simplify some expressions 7 years ago
Diego Biurrun a5e011c8dc configure: Add check_cmd() helper function to simplify some expressions 7 years ago
Diego Biurrun 49804dc2ba configure: Use test_ prefix for helper functions that do not set variables 7 years ago
Diego Biurrun 8c893aa3cd configure: Drop unnecessary variables, shifts, and quotes in helper functions 7 years ago
Diego Biurrun 121314895f configure: Fix logic of AMF external library check 7 years ago
Martin Storsjö cc1c94dacd configure: Pass the right machine types to dlltool for arm and arm64 mingw 7 years ago
Martin Storsjö 97eee953e6 Revert "configure: Stop using dlltool to create an import library" 7 years ago
Diego Biurrun fd36cf6bf6 configure: Factorize check_64_bit() 7 years ago
Diego Biurrun 38434a9ff5 configure: Simplify restrict keyword handling 7 years ago
Diego Biurrun bca41545b3 configure: Group code that sets the license string with licensing checks 7 years ago
Michael Wootton 34c113335b Add support for H.264 and HEVC hardware encoding for AMD GPUs based on AMF SDK 7 years ago
Mark Thompson 2a4d34d462 lavc: Delete all fake hwaccels 7 years ago
Mark Thompson 433522a1b9 lavc: Remove register mechanism for hwaccels 7 years ago
Martin Storsjö 3152058bf1 libavcodec: Don't use dllexport, only dllimport when building DLLs 7 years ago
Martin Storsjö bad7ce1d82 makedef: Pass EXTERN_PREFIX from configure to makedef 7 years ago
Diego Biurrun d070b9b703 configure: Coalesce some arch configuration and PIC handling 7 years ago
Diego Biurrun 9e48de3cc8 configure: Miscellaneous minor changes 7 years ago
James Almer b72ac6dbb8 configure: fix writing library dependencies to config.sh 7 years ago
Diego Biurrun 17b6c7efb4 build: Add missing config.sh dependency for pkg-config files 7 years ago
Diego Biurrun 8e0febe28e configure: Use right variable and right value for AIX ar flags 7 years ago
Diego Biurrun 2cf3c0ab0d Revert "configure: Detect AIX ar command instead of hardcoding it in the OS section" 7 years ago
Diego Biurrun 9b0aff51a7 configure: Simplify MIPS instruction set handling 7 years ago
Diego Biurrun 192fe52e42 configure: Miscellaneous minor changes to config file handling 7 years ago
Diego Biurrun 14bba662d4 configure: Remove unused apply() helper function 7 years ago
Diego Biurrun 61a17423d3 configure: Miscellaneous small changes to helper functions 7 years ago
Martin Storsjö 67c72f08a4 configure: Stop using dlltool to create an import library 7 years ago
Diego Biurrun 9dc79b2943 configure: Drop support for legacy PGI compiler 7 years ago
Diego Biurrun 0af8a72174 build: Drop support for legacy TI ARM compiler 7 years ago
Mark Thompson a126b67e1b configure: Add config option for libva2 (VAAPI 1) 7 years ago
Diego Biurrun 68649bfed3 configure: Group system feature variables and system libraries together 7 years ago
Diego Biurrun 62be1caf16 configure: Bail out early if neither static nor shared libs are built 7 years ago
Diego Biurrun c6496de334 configure: Move enabling libc_type into probe_libc() function 7 years ago
Martin Storsjö 41df62fd67 configure: Set the default assembler to armasm64 for MSVC for arm64 7 years ago
Josh de Kock 762ab2de6e Remove dv1394 input device 7 years ago
Diego Biurrun 8e7e042d41 Remove all output devices 7 years ago
Martin Storsjö 40d5df67d2 configure: Add a comment about why we don't try to enable pic on arm on target_os=win32 7 years ago
Martin Storsjö 0ca6640991 configure: Don't add -fPIC to asflags when targeting windows 7 years ago
Martin Storsjö f951837ce5 configure: Don't add -fPIC to cflags for target_os=win32 7 years ago
Diego Biurrun 7ac092d05d build: CryptGenRandom --> wincrypt, it is a better name 7 years ago
Diego Biurrun 93797681c2 build: Rename stdatomic_h variable to stdatomic 7 years ago
Diego Biurrun 62d5b5a9d3 configure: Extend check_header() to allow checking for multiple headers 7 years ago
Diego Biurrun b46900914a build: Merge mach/mach_time.h and mach_absolute_time() checks 7 years ago
Diego Biurrun 4f6401df43 configure: Merge separate parts of GnuTLS test 7 years ago
Diego Biurrun 3613063e87 configure: Simplify nvenc check (and move it to the correct spot) 7 years ago
Diego Biurrun 8594ec3dd5 configure: Drop fallback for deprecated avserver command line options 7 years ago
Diego Biurrun a688b64fcf configure: Drop feature for randomly disabling/enabling components 7 years ago
Diego Biurrun 010baac12a configure: Fix stupid typo in gsm.h header name 7 years ago
Diego Biurrun 76481f57b5 configure: Remove pointless empty *_COMPONENTS variables 7 years ago
Diego Biurrun 1c047c8f4d configure: Drop stray extralibs for libspeex 7 years ago