summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* configure: Restructure the way check_pkg_config() operatesDiego Biurrun2017-02-20
* configure: Explicitly spell out first require_pkg_config() parameterDiego Biurrun2017-02-20
* configure: Handle SDL version check through pkg-configDiego Biurrun2017-02-16
* configure: Check for xcb as well as xcb-shape before enabling libxcbDiego Biurrun2017-02-15
* configure: Move up the avbuild directory creationLuca Barbato2017-02-11
* configure: Correctly recurse in do_check_deps()Diego Biurrun2017-02-08
* configure: Rework dependency handling for conflicting componentsDiego Biurrun2017-02-07
* configure: Add name parameter to require_pkg_config() helper functionDiego Biurrun2017-02-07
* configure: Use cppflags check helper functions where appropriateDiego Biurrun2017-02-06
* configure: Add stdlib.h #include to CPPFLAGS check helper functionsDiego Biurrun2017-02-06
* configure: Add require_cpp_condition() convenience functionDiego Biurrun2017-02-02
* configure: Add require_header() convenience functionDiego Biurrun2017-02-02
* configure: Simplify libxcb checkDiego Biurrun2017-02-02
* configure: Drop weak dependencies on external libraries for webm muxerDiego Biurrun2017-02-02
* configure: Add proper weak dependency of drawtext filter on libfontconfigDiego Biurrun2017-02-02
* configure: Simplify inline asm check with appropriate helper functionDiego Biurrun2017-02-02
* configure: Merge compiler/libc/os hacks sectionsDiego Biurrun2017-02-02
* Mark some arrays that never change as const.Anton Khirnov2017-02-01
* configure: Add proper weak dependency of avformat on networkDiego Biurrun2017-01-31
* vaapi_encode: Add VP8 supportMark Thompson2017-01-30
* configure: Clean up temporary files on interruptDiego Biurrun2017-01-29
* configure: Place all temporary files in one separate directoryMichał Górny2017-01-29
* vaapi_encode: Add MPEG-2 supportMark Thompson2017-01-29
* build: Map -Wall compiler flag to -W3 for MSVC and -Wextra to -W4Diego Biurrun2017-01-26
* build: Detect blocks C language extension and add it as VDA dependencyDiego Biurrun2017-01-26
* configure: Add quotes around a variable which might be emptyMartin Storsjö2017-01-26
* configure: Use proper compiler-specific speed flags for hostccDiego Biurrun2017-01-25
* configure: Move optflags checks to a more sensible placeDiego Biurrun2017-01-25
* OS/2: Try to commit memory above 1GBDave Yeo2017-01-22
* configure: Fix typo in incdir variable written to config.shDiego Biurrun2016-12-30
* fate: Add --ignore-tests configure option for omitting specific FATE testsJanne Grunau2016-12-28
* build: Add version numbers to "Requires" entries in pkg-config filesDiego Biurrun2016-12-28
* build: Generate pkg-config files from Make and not from configureDiego Biurrun2016-12-22
* build: Store library version numbers in .version filesDiego Biurrun2016-12-22
* build: Move build-system-related helper files to a separate subdirectoryDiego Biurrun2016-12-22
* hevcdec: add a VAAPI hwaccelAnton Khirnov2016-12-19
* build: Add name parameter to check_lib() helper functionDiego Biurrun2016-12-16
* configure: Disentangle vfw32 and user32 lib handlingDiego Biurrun2016-12-16
* configure: fix linking with MSVC when using --disable-optimizationsSteve Lhomme2016-12-16
* configure: put d3d11 check in alphabetical orderSteve Lhomme2016-12-16
* vp9: split superframes in the filtering stage before actual decodingAnton Khirnov2016-12-14
* lavc: add support for filtering packets before decodingAnton Khirnov2016-12-14
* configure: Add missing dxva2 dependency for dxva2_libDiego Biurrun2016-12-12
* configure: Handle dxva2 optional components in the standard wayDiego Biurrun2016-12-11
* lavfi: Add VAAPI deinterlacerMark Thompson2016-12-10
* build: Add -D_XOPEN_SOURCE=600 to CPPFLAGS on CygwinDiego Biurrun2016-12-10
* configure: Fix _libs vs. _extralibs oversightDiego Biurrun2016-12-10
* build: Use _extralibs variable names instead of _libs everywhereDiego Biurrun2016-12-09
* build: Rename host_libs/HOSTLIBS variables to host_extralibs/HOSTEXTRALIBSDiego Biurrun2016-12-09
* configure: Simplify some library checks via check_lib()Diego Biurrun2016-12-09