summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* configure: fix inline asm checksJohn Cox2018-06-29
* avformat/libsrt: add latency options and deprecate tspbdelaySven Dueking2018-06-04
* configure: Rename require_header() --> require_headers()Diego Biurrun2018-04-25
* libavformat: add mbedTLS based TLSThomas Volkert2018-04-25
* configure: Move add_fooflags() helper functions into canonical orderDiego Biurrun2018-04-20
* configure: Group toolchain parameter mangling functions togetherDiego Biurrun2018-04-20
* configure: Rename check_header() --> check_headers()Diego Biurrun2018-04-20
* configure: Make require_cc() and require_cpp_condition() functions consistentDiego Biurrun2018-04-20
* build: Group external library protocols separatelyDiego Biurrun2018-04-20
* random_seed: use bcrypt instead of the old wincrypt APISteve Lhomme2018-04-19
* w32pthreads: always use Vista+ API, drop XP supportwm42018-04-09
* configure: Revert some incorrect uses of check_cc()Diego Biurrun2018-03-30
* Add Haivision SRT protocolSven Dueking2018-03-28
* configure: Drop unused helper function test_cflags_cpp()Diego Biurrun2018-03-27
* configure: Simplify vararg checkDiego Biurrun2018-03-26
* configure: Add check_x86asm() helper function to simplify some expressionsDiego Biurrun2018-03-26
* configure: Use indirection for the -o assembler flag also for x86asmDiego Biurrun2018-03-26
* configure: Use a more sensible suffix for x86 assembly tempfilesDiego Biurrun2018-03-26
* configure: Document available options for the --toolchain parameterDiego Biurrun2018-03-26
* configure: Don't assume a 16 byte aligned stack on BSDs on i386Martin Storsjö2018-03-17
* configure: Don't assume an aligned stack on clang on windowsMartin Storsjö2018-03-13
* Support AV1 encoding using libaomLuca Barbato2018-03-12
* Add AV1 video decoding support through libaomLuca Barbato2018-03-12
* configure: Restore original endianness testDiego Biurrun2018-03-08
* configure: Add check_as() helper function to simplify some expressionsDiego Biurrun2018-03-07
* configure: Add check_ld() helper function to simplify some expressionsDiego Biurrun2018-03-07
* configure: Add check_cc/require_cc helper functions to simplify some expressionsDiego Biurrun2018-03-07
* configure: Add check_cpp_condition() helper function to simplify some express...Diego Biurrun2018-03-07
* configure: Add check_cmd() helper function to simplify some expressionsDiego Biurrun2018-03-07
* configure: Use test_ prefix for helper functions that do not set variablesDiego Biurrun2018-03-07
* configure: Drop unnecessary variables, shifts, and quotes in helper functionsDiego Biurrun2018-03-07
* configure: Fix logic of AMF external library checkDiego Biurrun2018-03-07
* configure: Pass the right machine types to dlltool for arm and arm64 mingwMartin Storsjö2018-02-19
* Revert "configure: Stop using dlltool to create an import library"Martin Storsjö2018-02-19
* configure: Factorize check_64_bit()Diego Biurrun2018-02-06
* configure: Simplify restrict keyword handlingDiego Biurrun2018-02-06
* configure: Group code that sets the license string with licensing checksDiego Biurrun2018-02-06
* Add support for H.264 and HEVC hardware encoding for AMD GPUs based on AMF SDKMichael Wootton2018-01-04
* lavc: Delete all fake hwaccelsMark Thompson2017-12-19
* lavc: Remove register mechanism for hwaccelsMark Thompson2017-12-19
* libavcodec: Don't use dllexport, only dllimport when building DLLsMartin Storsjö2017-11-19
* makedef: Pass EXTERN_PREFIX from configure to makedefMartin Storsjö2017-11-16
* configure: Coalesce some arch configuration and PIC handlingDiego Biurrun2017-11-15
* configure: Miscellaneous minor changesDiego Biurrun2017-11-15
* configure: fix writing library dependencies to config.shJames Almer2017-11-12
* build: Add missing config.sh dependency for pkg-config filesDiego Biurrun2017-11-09
* configure: Use right variable and right value for AIX ar flagsDiego Biurrun2017-11-04
* Revert "configure: Detect AIX ar command instead of hardcoding it in the OS s...Diego Biurrun2017-11-03
* configure: Simplify MIPS instruction set handlingDiego Biurrun2017-11-02
* configure: Miscellaneous minor changes to config file handlingDiego Biurrun2017-11-02