2959 Commits (6a9c00c09d2bc50c0ea64ba092b2f4afc46aa978)

Author SHA1 Message Date
  John Cox 52fd2afce8 configure: fix inline asm checks 7 years ago
  Sven Dueking a507af97ee avformat/libsrt: add latency options and deprecate tspbdelay 7 years ago
  Diego Biurrun ad5bbc4086 configure: Rename require_header() --> require_headers() 7 years ago
  Thomas Volkert 4130e05ff4 libavformat: add mbedTLS based TLS 7 years ago
  Diego Biurrun 39f3b6f3fc configure: Move add_fooflags() helper functions into canonical order 8 years ago
  Diego Biurrun 5691c746cf configure: Group toolchain parameter mangling functions together 8 years ago
  Diego Biurrun 5cb62f9d95 configure: Rename check_header() --> check_headers() 7 years ago
  Diego Biurrun 25c2a27c9e configure: Make require_cc() and require_cpp_condition() functions consistent 7 years ago
  Diego Biurrun 23be4eebf8 build: Group external library protocols separately 7 years ago
  Steve Lhomme abf806f7f1 random_seed: use bcrypt instead of the old wincrypt API 7 years ago
  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 8 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 9 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 8 years ago
  Diego Biurrun 18dc1ff0fb configure: Add check_ld() helper function to simplify some expressions 8 years ago
  Diego Biurrun 9c37d765ef configure: Add check_cc/require_cc helper functions to simplify some expressions 8 years ago
  Diego Biurrun 83fef16b6a configure: Add check_cpp_condition() helper function to simplify some expressions 8 years ago
  Diego Biurrun a5e011c8dc configure: Add check_cmd() helper function to simplify some expressions 8 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 8 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() 8 years ago
  Diego Biurrun 38434a9ff5 configure: Simplify restrict keyword handling 8 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 8 years ago
  Mark Thompson 433522a1b9 lavc: Remove register mechanism for hwaccels 8 years ago
  Martin Storsjö 3152058bf1 libavcodec: Don't use dllexport, only dllimport when building DLLs 8 years ago
  Martin Storsjö bad7ce1d82 makedef: Pass EXTERN_PREFIX from configure to makedef 8 years ago
  Diego Biurrun d070b9b703 configure: Coalesce some arch configuration and PIC handling 8 years ago
  Diego Biurrun 9e48de3cc8 configure: Miscellaneous minor changes 8 years ago
  James Almer b72ac6dbb8 configure: fix writing library dependencies to config.sh 8 years ago
  Diego Biurrun 17b6c7efb4 build: Add missing config.sh dependency for pkg-config files 8 years ago
  Diego Biurrun 8e0febe28e configure: Use right variable and right value for AIX ar flags 8 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