aboutsummaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: fix check for openclJun Zhao2018-06-071-1/+2
* configure: fix arm inline asm checksJohn Cox2018-06-061-1/+1
* Adds TensorFlow backend for dnn inference module.Sergey Lavrushkin2018-06-051-0/+7
* configure: Omit fsanitize flags if they are already specified by the userMichael Niedermayer2018-05-271-1/+1
* configure: fix check for mbedtlsReino Wijnsma2018-05-271-1/+1
* libavformat: add mbedTLS based TLSThomas Volkert2018-05-211-8/+21
* configure: error out on unsupported MSVC versionsRostislav Pehlivanov2018-05-181-2/+1
* configure: Mention the dash demuxer in the libxml2 help text.Carl Eugen Hoyos2018-05-141-1/+2
* configure: add pkg-config check for libmysofaReino Wijnsma2018-05-141-1/+2
* configure: fix configure check for lilv-0Niklas Haas2018-05-131-1/+1
* avfilter: add fftdnoiz filterPaul B Mahol2018-05-101-0/+2
* avutil/hwcontext_cuda: add CUstream in cuda hwctxTimo Rothenpieler2018-05-101-2/+4
* lavfi/vf_srcnn: use avio_check instead of accessHendrik Leppkes2018-05-081-1/+1
* configure: fix and simplify xlib checkJames Almer2018-05-061-3/+2
* configure: add missing dependencies to vf_srcnnJames Almer2018-05-061-0/+2
* configure: add pkg-config check for zlibJan Ekström2018-05-061-1/+2
* avformat: add vapoursynth wrapperwm42018-05-041-0/+5
* lavc: Add VP9 metadata bitstream filterMark Thompson2018-05-021-0/+1
* lavc: Add coded bitstream read/write support for VP9Mark Thompson2018-05-021-0/+2
* 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
|\|