summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Remove support for building for mingw32ce (Windows CE)Martin Storsjö2017-08-311-7/+1
* configure: Include d3d11va_extralibs in libavutilMartin Storsjö2017-08-251-1/+1
* lavc: Add mpeg2_metadata bitstream filterMark Thompson2017-08-201-0/+1
* lavc: Add coded bitstream read/write support for MPEG-2Mark Thompson2017-08-201-1/+3
* vaapi_h265: Convert to use coded bitstream infrastructureMark Thompson2017-08-131-1/+1
* vaapi_h264: Convert to use coded bitstream infrastructureMark Thompson2017-08-131-1/+1
* lavc: Add hevc_metadata bitstream filterMark Thompson2017-08-131-0/+1
* lavc: Add h264_redundant_pps bitstream filterMark Thompson2017-08-131-0/+1
* lavc: Add h264_metadata bitstream filterMark Thompson2017-08-131-0/+1
* lavc: Add trace_headers bitstream filterMark Thompson2017-08-121-0/+1
* lavc: Add coded bitstream read/write support for H.265Mark Thompson2017-08-121-0/+2
* lavc: Add coded bitstream read/write support for H.264Mark Thompson2017-08-121-0/+2
* lavc: Add coded bitstream read/write APIMark Thompson2017-08-121-0/+1
* hevcdec: add a CUVID hwaccelAnton Khirnov2017-07-281-0/+3
* h264dec: add a CUVID hwaccelAnton Khirnov2017-07-261-1/+10
* libavcodec/mjpeg_qsv: Add QSV MJPEG encoderHuang, Zhengxu2017-07-251-0/+2
* d3d11va: Check WINAPI_FAMILY instead of HAVE_LOADLIBRARYMartin Storsjö2017-07-051-1/+13
* hwcontext_d3d11va: add option to enable debug modewm42017-06-271-0/+2
* configure: Reset X86ASM_DEP(FLAGS) when probing for the assembler programDiego Biurrun2017-06-241-0/+2
* build: Add an option for passing linker flags to the shared library buildJanne Grunau2017-06-221-1/+10
* configure: Automatically add -isysroot for darwin if --sysroot is specifiedMartin Storsjö2017-06-211-0/+4
* d3d11va: Link directly to dxgi.dll and d3d11.dll functions if LoadLibrary is ...Martin Storsjö2017-06-181-0/+4
* configure: Fix handling of _select dependenciesDiego Biurrun2017-06-171-10/+7
* build: Adjust dependencies for faan(i)dct componentsDiego Biurrun2017-06-171-2/+4
* configure: Factorize qsv dependenciesDiego Biurrun2017-06-171-8/+1
* configure: Add missing arch dependencies for arch extensionsDiego Biurrun2017-06-171-0/+12
* configure: Add x86 dependency for mmx_internalDiego Biurrun2017-06-171-1/+1
* build: Add missing idctdsp dependency for clearvideoDiego Biurrun2017-06-171-0/+1
* configure: Simplify AltiVec/VSX check with a helper functionDiego Biurrun2017-06-131-17/+7
* ppc: Drop support for Apple GCCDiego Biurrun2017-06-131-7/+3
* dxva: add support for new dxva2 and d3d11 hwaccel APIswm42017-06-081-7/+12
* configure: Bail out if both GnuTLS and OpenSSL are enabledDiego Biurrun2017-06-061-0/+3
* configure: Move x86 assembler sanity check into assembler probe functionDiego Biurrun2017-06-031-4/+4
* build: Add missing zlib dependencies for several protocolsDiego Biurrun2017-06-031-0/+9
* tls: Hide backend implementation details from usersDiego Biurrun2017-06-021-6/+2
* configure: Default to _WIN32_WINNT=0x0502 (XP) as minimum, for legacy mingwMartin Storsjö2017-06-011-0/+2
* configure: Fix the msvcrt version check for mingw32Martin Storsjö2017-05-311-1/+1
* configure: Do not check for the __builtin_vec_vsx_ldLuca Barbato2017-05-291-1/+8
* arm: Avoid using .dn register aliasesMartin Storsjö2017-05-151-5/+0
* arm: Check for the .arch directive in configureMartin Storsjö2017-05-081-0/+4
* aac: Split function to parse ADTS header data into public and private partDiego Biurrun2017-05-021-2/+6
* configure: Fix sem_timedwait probeLuca Barbato2017-04-251-1/+1
* configure: Properly escape arguments in filter/filter_out helper functionsLuca Barbato2017-04-251-2/+2
* utvideodec: Reuse the huffyuv add_leftPaul B Mahol2017-04-151-1/+1
* configure: Better names for functions that sanitize inputDiego Biurrun2017-04-031-11/+11
* vaapi_encode: Add VP9 supportMark Thompson2017-04-021-0/+3
* jack: Drop support for old (2012) JACK versionsDiego Biurrun2017-03-281-5/+2
* configure: Disable inline assembly for PathScale compilersDiego Biurrun2017-03-271-0/+1
* configure: Skip check for inline assembly capabilities when explicitly disabledDiego Biurrun2017-03-241-1/+1
* lavc: Remove deprecated XvMC support hacksDiego Biurrun2017-03-231-3/+0
OpenPOWER on IntegriCloud