summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* build: Have old H.264/HEVC nvenc encoders select their new counterpartsDiego Biurrun2016-12-071-2/+2
* configure: add -fPIE instead of -pie to C flags for ThreadSanitizerWan-Teh Chang2016-12-061-1/+1
* configure: Pass CFLAGS_HEADERS through the right CFLAGS filterDiego Biurrun2016-12-061-2/+6
* build: Separate avisynth and avxsynth supportDiego Biurrun2016-12-061-5/+8
* configure: Simplify OMX checkDiego Biurrun2016-12-061-5/+4
* configure: Move COMPONENT_LIST to the bottom of CONFIG_LISTDiego Biurrun2016-12-061-1/+2
* configure: Simplify and fix avfoundation indev handlingDiego Biurrun2016-12-051-5/+5
* configure: Separate package name and version requirements in helper functionsDiego Biurrun2016-12-051-6/+8
* configure: Simplify MMAL checkDiego Biurrun2016-12-051-7/+6
* build: Add missing audio_frame_queue dependency for libwavpack encoderDiego Biurrun2016-12-051-0/+1
* build: Create a component for MPEG audio header decodingDiego Biurrun2016-12-051-2/+5
* configure: Add misssing qpeldsp dependency to mss2 decoderDiego Biurrun2016-12-031-1/+1
* build: Drop support for configuring library name suffixesDiego Biurrun2016-12-031-21/+13
* configure: Drop bogus xcb_event variablesDiego Biurrun2016-12-031-2/+2
* Remove Plan 9 supportDiego Biurrun2016-12-031-17/+1
* build: Drop support for old versions of libdc1394Diego Biurrun2016-12-031-11/+1
* build: Add separate flags for checkheaders targetsDiego Biurrun2016-12-031-0/+9
* build: Add -Wpedantic and -Wextra to extra warning flagsDiego Biurrun2016-12-031-2/+6
* configure: Be more helpful when requiring options setLuca Barbato2016-12-021-1/+1
* configure: Integrate X11 checks into vaapi/vdpau checksDiego Biurrun2016-11-291-9/+6
* configure: Do not add newlines in filter()/filter_out() functionsDiego Biurrun2016-11-291-2/+2
* configure: Move hardware-accelerated codec deps out of hwaccel sectionDiego Biurrun2016-11-291-8/+7
* configure: MMAL-related decoders should depend on, not select, mmalDiego Biurrun2016-11-291-3/+0
* build: Drop gcrypt supportDiego Biurrun2016-11-251-6/+2
* configure: Use correct libm linker flag during math function checksDiego Biurrun2016-11-251-1/+1
* configure: Add missing asyncts filter, movie filter, and output example depsDiego Biurrun2016-11-251-2/+5
* configure: Use correct variable name in libsnappy testDiego Biurrun2016-11-251-1/+1
* configure: Remove old avisynth support leftoverDiego Biurrun2016-11-251-1/+0
* configure: Disable warning C4703 with MSVCDiego Biurrun2016-11-241-1/+1
* examples/qsvdec: switch to the hwcontext APIAnton Khirnov2016-11-231-1/+1
* configure: Move mjpeg_vaapi_decoder dependency declarations to the right placeDiego Biurrun2016-11-161-2/+2
* qsv: Add VP8 decoderMark Thompson2016-11-141-0/+3
* qsv: Add VC-1 decoderMark Thompson2016-11-141-0/+3
* libxvid: Require availability of mkstemp()Diego Biurrun2016-11-111-1/+1
* configure: Move license checks directly after command line parsingDiego Biurrun2016-11-091-10/+11
* configure: Log name and parameters of all helper functions where it makes senseDiego Biurrun2016-11-091-0/+3
* configure: Use check_cpp in CPP flags testsDiego Biurrun2016-11-091-2/+2
* configure: Log correct test name and use correct filter when testing objectiv...Diego Biurrun2016-11-091-3/+3
* configure: Do not unconditionally check for (and enable) xlibDiego Biurrun2016-11-091-8/+7
* configure: Print list of enabled programsDiego Biurrun2016-11-091-1/+4
* configure: Improve output wordingDiego Biurrun2016-11-091-5/+4
* configure: Add --quiet command line parameter to suppress informative outputDiego Biurrun2016-11-081-1/+8
* configure: Silence lld-link when getting the version numberMartin Storsjö2016-11-041-1/+1
* examples/avcodec: split the remaining two examples into separate filesAnton Khirnov2016-11-021-2/+4
* examples/avcodec: split audio decoding into a separate exampleAnton Khirnov2016-11-021-0/+2
* examples/avcodec: split audio encoding into a separate exampleAnton Khirnov2016-11-021-0/+2
* xcb: Add all the libraries to the link line explicitlyLuca Barbato2016-10-301-2/+2
* openssl: Support version 1.1.0.Matt Oliver2016-10-231-1/+2
* configure: Print warnings after all other outputDiego Biurrun2016-10-191-2/+2
* configure: #include stdint.h as part of libxavs testDiego Biurrun2016-10-061-1/+1
OpenPOWER on IntegriCloud