summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'b62ed6873821c8fce8f7e2c2927ae54f86afeb22'James Almer2017-10-261-21/+21
|\
| * configure: Better names for functions that sanitize inputDiego Biurrun2017-04-031-11/+11
| * vaapi_encode: Add VP9 supportMark Thompson2017-04-021-0/+3
* | configure: add optional zlib dependency to avformatJames Almer2017-10-261-1/+1
* | Merge commit '10f4511f14a4e830c0ed471df4cd1cc2a18a481a'James Almer2017-10-261-6/+4
|\ \ | |/
* | Merge commit '5a969f64b9cf40bad923c73b66c3031b0018e848'James Almer2017-10-241-5/+2
|\ \ | |/
| * jack: Drop support for old (2012) JACK versionsDiego Biurrun2017-03-281-5/+2
* | Merge commit '75ef91543422049a01b594925fcdb182ea12eb09'James Almer2017-10-231-0/+1
|\ \ | |/
| * configure: Disable inline assembly for PathScale compilersDiego Biurrun2017-03-271-0/+1
* | Merge commit 'd6390090c4dbd766b77353553d9cb4fb4fb41ebd'James Almer2017-10-231-1/+1
|\ \ | |/
| * configure: Skip check for inline assembly capabilities when explicitly disabledDiego Biurrun2017-03-241-1/+1
* | Merge commit 'dd343fd986459f467a2d1d70c26101dff1d47d68'James Almer2017-10-231-11/+0
|\ \ | |/
* | Merge commit 'dcc39ee10e82833ce24aa57926c00ffeb1948198'James Almer2017-10-231-2/+0
|\ \ | |/
| * lavc: Remove deprecated XvMC support hacksDiego Biurrun2017-03-231-3/+0
* | lavc: drop VDAClément Bœsch2017-10-231-14/+0
* | Merge commit 'bd805964f40f7af83da64645ba83d1e8060a1214'James Almer2017-10-211-5/+7
|\ \ | |/
| * configure: Do not treat JACK as a system libraryLuca Barbato2017-03-211-3/+7
* | Merge commit '0d8013b88b1cb7d65da891a8819d3beebafb9bb5'James Almer2017-10-211-1/+1
|\ \ | |/
| * configure: Replace -no_weak_symbols with -Werror=partial-availabilityLuca Barbato2017-03-151-1/+1
* | lavc: drop support for OpenJPEG 1.3-2.0Michael Bradshaw2017-10-201-15/+2
* | configure: add pkg-config check for alsaJan Ekström2017-10-181-1/+2
* | vaapi_mpeg2: Convert to use coded bitstream infrastructureMark Thompson2017-10-171-1/+1
* | vaapi_h265: Convert to use coded bitstream infrastructureMark Thompson2017-10-171-1/+1
* | vaapi_h264: Convert to use coded bitstream infrastructureMark Thompson2017-10-171-1/+1
* | lavc: Add mpeg2_metadata bitstream filterMark Thompson2017-10-171-0/+1
* | lavc: Add hevc_metadata bitstream filterMark Thompson2017-10-171-0/+1
* | lavc: Add h264_redundant_pps bitstream filterMark Thompson2017-10-171-0/+1
* | lavc: Add h264_metadata bitstream filterMark Thompson2017-10-171-0/+1
* | lavc: Add trace_headers bitstream filterMark Thompson2017-10-171-0/+1
* | lavc: Add coded bitstream read/write support for MPEG-2Mark Thompson2017-10-171-0/+2
* | lavc: Add coded bitstream read/write support for H.265Mark Thompson2017-10-171-0/+2
* | lavc: Add coded bitstream read/write support for H.264Mark Thompson2017-10-171-0/+2
* | lavc: Add coded bitstream read/write APIMark Thompson2017-10-171-0/+1
* | Merge commit '81bffae368f331b6cd386a814f225a58e3f32f40'James Almer2017-10-171-0/+1
|\ \ | |/
| * configure: Check for -no_weak_imports in ldflags on macOSLuca Barbato2017-03-071-0/+1
| * build: Prefer NASM assembler over YASMDiego Biurrun2017-03-071-3/+3
| * build: Make x86 assembler commandline-selectableDiego Biurrun2017-03-071-8/+22
| * build: Special-case handling of SDL CFLAGSDiego Biurrun2017-03-071-1/+7
* | configure: add missing optional dep on libfribidi to the drawtext filterJames Almer2017-10-171-1/+1
* | configure: add missing optional deps on gcrypt and openssl to the hls muxerJames Almer2017-10-161-0/+1
* | configure: add pkg-config checks for libcdio/cdparanoiaJames Almer2017-10-141-0/+2
* | configure: force erroring out in check_disable_warning() if an option doesn't...James Almer2017-10-131-1/+6
* | configure: switch the libzvbi check to pkg-configReino Wijnsma2017-10-131-1/+1
* | configure: add missing pthreads extralib to the libilbc checkJames Almer2017-10-131-1/+1
* | configure: add a -lstdc++ flag to the some external library checksJames Almer2017-10-131-3/+3
* | configure: add missing zlib extralibs to the libmysofa checkJames Almer2017-10-131-1/+1
* | configure: list libv4l2 as an optional library for v4l2James Almer2017-10-131-1/+2
* | configure: explicitly list videotoolbox deps for avutilJames Almer2017-10-121-1/+1
* | configure: Fix sem_timedwait probeLuca Barbato2017-10-121-2/+1
* | configure: fix pthread_cancel checkJames Almer2017-10-121-1/+1