summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: add missing pthreads dependency to v4l2_m2mJames Almer2018-04-291-1/+1
* make swresample optional for ffmpegPaul B Mahol2018-04-251-1/+1
* Revert "libavformat: add mbedTLS based TLS"Rostislav Pehlivanov2018-04-231-22/+9
* libavformat: add mbedTLS based TLSThomas Volkert2018-04-231-9/+22
* configure: fix clang-cl check in the MSVC sectionHendrik Leppkes2018-04-191-1/+1
* configure: add nvcc to CMDLINE_SETTimo Rothenpieler2018-04-161-0/+1
* configure: extend the check for bcryptJames Almer2018-04-161-1/+2
* configure: fix clang-cl detectionAlexander Bilyak2018-04-151-2/+2
* avutil/random_seed: use bcrypt instead of the old wincrypt APISteve Lhomme2018-04-141-3/+3
* configure: make the C11 atomics check more robustMichael Niedermayer2018-04-131-1/+1
* configure: disable direct stripping in OpenBSDJames Almer2018-04-131-0/+1
* configure: Disable direct stripping for AIX.Carl Eugen Hoyos2018-04-121-0/+1
* configure: check for INIT_ONCE before enabling w32threadsJames Almer2018-04-101-0/+1
* configure: check that the required header for Linux Perf is availableJames Almer2018-04-101-0/+3
* configure: fix buildMichael Niedermayer2018-04-011-1/+1
* lavd: remove linked listsJosh de Kock2018-03-311-11/+12
* Revert "lavd: add new API for iterating input and output devices"Josh de Kock2018-03-311-12/+11
* lavfi: add new iteration APIJosh de Kock2018-03-311-9/+20
* arm: swscale: Only compile the rgb2yuv asm if .dn aliases are supportedMartin Storsjö2018-03-311-0/+2
* Merge commit 'a2fc8dbae85339d1b418d296f2982b6c04c53c57'James Almer2018-03-291-0/+5
|\
| * Add Haivision SRT protocolSven Dueking2018-03-281-0/+5
| * configure: Drop unused helper function test_cflags_cpp()Diego Biurrun2018-03-271-13/+0
* | Merge commit '434b44cd6fb4bb9a2bf2bb29ef55ce1a315314b8'James Almer2018-03-291-3/+2
|\ \ | |/
| * configure: Simplify vararg checkDiego Biurrun2018-03-261-3/+2
* | Merge commit '8c7554e6a9b126bd6ee5bf80dae9e11e056db2f1'James Almer2018-03-291-16/+24
|\ \ | |/
| * configure: Add check_x86asm() helper function to simplify some expressionsDiego Biurrun2018-03-261-16/+24
* | Merge commit '17ee5b0c13bc17465b71bc9ca1cde9f0eed8b3ff'James Almer2018-03-291-1/+5
|\ \ | |/
| * configure: Use indirection for the -o assembler flag also for x86asmDiego Biurrun2018-03-261-1/+5
* | Merge commit 'b9ea301e02472d0982b0fa0f80294bd95885bde8'James Almer2018-03-291-3/+3
|\ \ | |/
| * configure: Use a more sensible suffix for x86 assembly tempfilesDiego Biurrun2018-03-261-3/+3
* | Merge commit '5292e97c42b05db7ad4e51c1ea756b12fdf721ff'James Almer2018-03-291-0/+4
|\ \ | |/
| * configure: Document available options for the --toolchain parameterDiego Biurrun2018-03-261-0/+4
* | Merge commit 'ea2f72a2c14c67a3b35dac6426d1e3c0fae33fd5'James Almer2018-03-291-2/+21
|\ \ | |/
| * configure: Don't assume a 16 byte aligned stack on BSDs on i386Martin Storsjö2018-03-171-2/+20
* | Merge commit '847190ebd99ffd57dc89bd568a33bf2d5c424129'James Almer2018-03-291-2/+11
|\ \ | |/
| * configure: Don't assume an aligned stack on clang on windowsMartin Storsjö2018-03-131-1/+10
* | Merge commit '43778a501f1bfbceeddc8eaeea2ea2b3506beeda'James Almer2018-03-291-0/+1
|\ \ | |/
| * Support AV1 encoding using libaomLuca Barbato2018-03-121-0/+1
* | Merge commit 'c438899a706422b8362a13714580e988be4d638b'James Almer2018-03-281-0/+4
|\ \ | |/
| * Add AV1 video decoding support through libaomLuca Barbato2018-03-121-0/+4
* | Merge commit 'dd7e63af93b2430b5d42b87a966160c66736342c'James Almer2018-03-281-0/+1
|\ \ | |/
| * configure: Restore original endianness testDiego Biurrun2018-03-081-1/+4
* | Merge commit '31a53ab34e22fe1eec902f79ec1f19ab828a7a0c'James Almer2018-03-281-19/+18
|\ \ | |/
| * configure: Add check_as() helper function to simplify some expressionsDiego Biurrun2018-03-071-19/+18
* | Merge commit '18dc1ff0fb4572b1d50a44905aa1e76bc3bbb0ad'James Almer2018-03-281-3/+12
|\ \ | |/
| * configure: Add check_ld() helper function to simplify some expressionsDiego Biurrun2018-03-071-3/+11
* | Merge commit '9c37d765ef28b027414f86b0088b0c282a3c46d8'James Almer2018-03-281-34/+38
|\ \ | |/
| * configure: Add check_cc/require_cc helper functions to simplify some expressionsDiego Biurrun2018-03-071-37/+34
* | libavfilter: Add OpenCL convolution filterDanil Iashchenko2018-03-261-0/+1
* | hwcontext_opencl: Add support for mapping DRM objects to BeignetMark Thompson2018-03-221-7/+9
OpenPOWER on IntegriCloud