summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* configure: Set the default assembler to armasm64 for MSVC for arm64Martin Storsjö2017-10-18
* Remove dv1394 input deviceJosh de Kock2017-10-13
* Remove all output devicesDiego Biurrun2017-10-13
* configure: Add a comment about why we don't try to enable pic on arm on targe...Martin Storsjö2017-10-12
* configure: Don't add -fPIC to asflags when targeting windowsMartin Storsjö2017-10-12
* configure: Don't add -fPIC to cflags for target_os=win32Martin Storsjö2017-10-12
* build: CryptGenRandom --> wincrypt, it is a better nameDiego Biurrun2017-10-12
* build: Rename stdatomic_h variable to stdatomicDiego Biurrun2017-10-12
* configure: Extend check_header() to allow checking for multiple headersDiego Biurrun2017-10-12
* build: Merge mach/mach_time.h and mach_absolute_time() checksDiego Biurrun2017-10-12
* configure: Merge separate parts of GnuTLS testDiego Biurrun2017-10-12
* configure: Simplify nvenc check (and move it to the correct spot)Diego Biurrun2017-10-12
* configure: Drop fallback for deprecated avserver command line optionsDiego Biurrun2017-10-12
* configure: Drop feature for randomly disabling/enabling componentsDiego Biurrun2017-10-12
* configure: Fix stupid typo in gsm.h header nameDiego Biurrun2017-10-11
* configure: Remove pointless empty *_COMPONENTS variablesDiego Biurrun2017-10-10
* configure: Drop stray extralibs for libspeexDiego Biurrun2017-10-10
* configure: Drop unused attribute checksDiego Biurrun2017-10-10
* configure: Drop test for fork()Diego Biurrun2017-10-10
* build: Drop redundant check for soundcard.hDiego Biurrun2017-10-10
* build: Remove check for gsm/gsm.h for libgsmDiego Biurrun2017-10-10
* build: Drop check for sys/mman.h in favor of mmap() checkDiego Biurrun2017-10-10
* configure: Drop redundant header check for d3d11.hDiego Biurrun2017-10-10
* build: Drop explicit check for dlfcn.hDiego Biurrun2017-10-10
* configure: Drop unused or internally-used entries from variable listsDiego Biurrun2017-10-10
* build: Drop support for Tru64 Unix (OSF/1)Diego Biurrun2017-10-10
* configure: rename hevc_ps to hevcparseJames Almer2017-10-10
* configure: Use test_pkg_config() for the SDL checkJames Almer2017-10-04
* configure: Add test_pkg_config()James Almer2017-10-04
* libavfilter/overlay_qsv: Add QSV overlay vpp filterHuang, Zhengxu2017-09-17
* libavfilter/vf_vpp: Add common filters of the qsv vppHuang, Zhengxu2017-09-17
* vaapi_mpeg2: Convert to use coded bitstream infrastructureMark Thompson2017-09-12
* configure: Use dllexport/dllimport for data symbols across DLLs with mingwMartin Storsjö2017-08-31
* Remove support for building for mingw32ce (Windows CE)Martin Storsjö2017-08-31
* configure: Include d3d11va_extralibs in libavutilMartin Storsjö2017-08-25
* lavc: Add mpeg2_metadata bitstream filterMark Thompson2017-08-20
* lavc: Add coded bitstream read/write support for MPEG-2Mark Thompson2017-08-20
* vaapi_h265: Convert to use coded bitstream infrastructureMark Thompson2017-08-13
* vaapi_h264: Convert to use coded bitstream infrastructureMark Thompson2017-08-13
* lavc: Add hevc_metadata bitstream filterMark Thompson2017-08-13
* lavc: Add h264_redundant_pps bitstream filterMark Thompson2017-08-13
* lavc: Add h264_metadata bitstream filterMark Thompson2017-08-13
* lavc: Add trace_headers bitstream filterMark Thompson2017-08-12
* lavc: Add coded bitstream read/write support for H.265Mark Thompson2017-08-12
* lavc: Add coded bitstream read/write support for H.264Mark Thompson2017-08-12
* lavc: Add coded bitstream read/write APIMark Thompson2017-08-12
* hevcdec: add a CUVID hwaccelAnton Khirnov2017-07-28
* h264dec: add a CUVID hwaccelAnton Khirnov2017-07-26
* libavcodec/mjpeg_qsv: Add QSV MJPEG encoderHuang, Zhengxu2017-07-25
* d3d11va: Check WINAPI_FAMILY instead of HAVE_LOADLIBRARYMartin Storsjö2017-07-05