2949 Commits (347aa8f72356124ec6b95bf8ebd1faf72db03f8d)

Author SHA1 Message Date
wm4 c7ab6aff66 w32pthreads: always use Vista+ API, drop XP support 7 years ago
Diego Biurrun e744281c49 configure: Revert some incorrect uses of check_cc() 7 years ago
Sven Dueking a2fc8dbae8 Add Haivision SRT protocol 7 years ago
Diego Biurrun 2124a97a49 configure: Drop unused helper function test_cflags_cpp() 7 years ago
Diego Biurrun 434b44cd6f configure: Simplify vararg check 7 years ago
Diego Biurrun 8c7554e6a9 configure: Add check_x86asm() helper function to simplify some expressions 7 years ago
Diego Biurrun 17ee5b0c13 configure: Use indirection for the -o assembler flag also for x86asm 7 years ago
Diego Biurrun b9ea301e02 configure: Use a more sensible suffix for x86 assembly tempfiles 7 years ago
Diego Biurrun 5292e97c42 configure: Document available options for the --toolchain parameter 7 years ago
Martin Storsjö ea2f72a2c1 configure: Don't assume a 16 byte aligned stack on BSDs on i386 7 years ago
Martin Storsjö 847190ebd9 configure: Don't assume an aligned stack on clang on windows 7 years ago
Luca Barbato 43778a501f Support AV1 encoding using libaom 7 years ago
Luca Barbato c438899a70 Add AV1 video decoding support through libaom 7 years ago
Diego Biurrun dd7e63af93 configure: Restore original endianness test 7 years ago
Diego Biurrun 31a53ab34e configure: Add check_as() helper function to simplify some expressions 7 years ago
Diego Biurrun 18dc1ff0fb configure: Add check_ld() helper function to simplify some expressions 7 years ago
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