2921 Commits (7b0b5bc810cdb9ef100492c9a9f2d30602c04336)

Author SHA1 Message Date
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" 8 years ago
Diego Biurrun 9b0aff51a7 configure: Simplify MIPS instruction set handling 8 years ago
Diego Biurrun 192fe52e42 configure: Miscellaneous minor changes to config file handling 8 years ago
Diego Biurrun 14bba662d4 configure: Remove unused apply() helper function 8 years ago
Diego Biurrun 61a17423d3 configure: Miscellaneous small changes to helper functions 8 years ago
Martin Storsjö 67c72f08a4 configure: Stop using dlltool to create an import library 8 years ago
Diego Biurrun 9dc79b2943 configure: Drop support for legacy PGI compiler 8 years ago
Diego Biurrun 0af8a72174 build: Drop support for legacy TI ARM compiler 8 years ago
Mark Thompson a126b67e1b configure: Add config option for libva2 (VAAPI 1) 8 years ago
Diego Biurrun 68649bfed3 configure: Group system feature variables and system libraries together 8 years ago
Diego Biurrun 62be1caf16 configure: Bail out early if neither static nor shared libs are built 8 years ago
Diego Biurrun c6496de334 configure: Move enabling libc_type into probe_libc() function 8 years ago
Martin Storsjö 41df62fd67 configure: Set the default assembler to armasm64 for MSVC for arm64 8 years ago
Josh de Kock 762ab2de6e Remove dv1394 input device 8 years ago
Diego Biurrun 8e7e042d41 Remove all output devices 8 years ago
Martin Storsjö 40d5df67d2 configure: Add a comment about why we don't try to enable pic on arm on target_os=win32 8 years ago
Martin Storsjö 0ca6640991 configure: Don't add -fPIC to asflags when targeting windows 8 years ago
Martin Storsjö f951837ce5 configure: Don't add -fPIC to cflags for target_os=win32 8 years ago
Diego Biurrun 7ac092d05d build: CryptGenRandom --> wincrypt, it is a better name 8 years ago
Diego Biurrun 93797681c2 build: Rename stdatomic_h variable to stdatomic 8 years ago
Diego Biurrun 62d5b5a9d3 configure: Extend check_header() to allow checking for multiple headers 8 years ago
Diego Biurrun b46900914a build: Merge mach/mach_time.h and mach_absolute_time() checks 8 years ago
Diego Biurrun 4f6401df43 configure: Merge separate parts of GnuTLS test 8 years ago
Diego Biurrun 3613063e87 configure: Simplify nvenc check (and move it to the correct spot) 8 years ago
Diego Biurrun 8594ec3dd5 configure: Drop fallback for deprecated avserver command line options 8 years ago
Diego Biurrun a688b64fcf configure: Drop feature for randomly disabling/enabling components 8 years ago
Diego Biurrun 010baac12a configure: Fix stupid typo in gsm.h header name 8 years ago
Diego Biurrun 76481f57b5 configure: Remove pointless empty *_COMPONENTS variables 8 years ago
Diego Biurrun 1c047c8f4d configure: Drop stray extralibs for libspeex 8 years ago
Diego Biurrun 3e59502873 configure: Drop unused attribute checks 8 years ago
Diego Biurrun 421c10ed4f configure: Drop test for fork() 8 years ago
Diego Biurrun b586903ae1 build: Drop redundant check for soundcard.h 8 years ago
Diego Biurrun 8e97a8c691 build: Remove check for gsm/gsm.h for libgsm 8 years ago
Diego Biurrun 29ccc641b1 build: Drop check for sys/mman.h in favor of mmap() check 8 years ago
Diego Biurrun e7168d4c0c configure: Drop redundant header check for d3d11.h 8 years ago
Diego Biurrun 4064f42889 build: Drop explicit check for dlfcn.h 8 years ago
Diego Biurrun fca9ca539c configure: Drop unused or internally-used entries from variable lists 8 years ago
Diego Biurrun 09c98327b9 build: Drop support for Tru64 Unix (OSF/1) 8 years ago
James Almer ab6422e133 configure: rename hevc_ps to hevcparse 8 years ago
James Almer ebfcce16ac configure: Use test_pkg_config() for the SDL check 8 years ago
James Almer d66fe7ff53 configure: Add test_pkg_config() 8 years ago