summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* configure: Separate package name and version requirements in helper functionsDiego Biurrun2016-12-05
* configure: Simplify MMAL checkDiego Biurrun2016-12-05
* build: Add missing audio_frame_queue dependency for libwavpack encoderDiego Biurrun2016-12-05
* build: Create a component for MPEG audio header decodingDiego Biurrun2016-12-05
* configure: Add misssing qpeldsp dependency to mss2 decoderDiego Biurrun2016-12-03
* build: Drop support for configuring library name suffixesDiego Biurrun2016-12-03
* configure: Drop bogus xcb_event variablesDiego Biurrun2016-12-03
* Remove Plan 9 supportDiego Biurrun2016-12-03
* build: Drop support for old versions of libdc1394Diego Biurrun2016-12-03
* build: Add separate flags for checkheaders targetsDiego Biurrun2016-12-03
* build: Add -Wpedantic and -Wextra to extra warning flagsDiego Biurrun2016-12-03
* configure: Be more helpful when requiring options setLuca Barbato2016-12-02
* configure: Integrate X11 checks into vaapi/vdpau checksDiego Biurrun2016-11-29
* configure: Do not add newlines in filter()/filter_out() functionsDiego Biurrun2016-11-29
* configure: Move hardware-accelerated codec deps out of hwaccel sectionDiego Biurrun2016-11-29
* configure: MMAL-related decoders should depend on, not select, mmalDiego Biurrun2016-11-29
* build: Drop gcrypt supportDiego Biurrun2016-11-25
* configure: Use correct libm linker flag during math function checksDiego Biurrun2016-11-25
* configure: Add missing asyncts filter, movie filter, and output example depsDiego Biurrun2016-11-25
* configure: Use correct variable name in libsnappy testDiego Biurrun2016-11-25
* configure: Remove old avisynth support leftoverDiego Biurrun2016-11-25
* configure: Disable warning C4703 with MSVCDiego Biurrun2016-11-24
* examples/qsvdec: switch to the hwcontext APIAnton Khirnov2016-11-23
* configure: Move mjpeg_vaapi_decoder dependency declarations to the right placeDiego Biurrun2016-11-16
* qsv: Add VP8 decoderMark Thompson2016-11-14
* qsv: Add VC-1 decoderMark Thompson2016-11-14
* libxvid: Require availability of mkstemp()Diego Biurrun2016-11-11
* configure: Move license checks directly after command line parsingDiego Biurrun2016-11-09
* configure: Log name and parameters of all helper functions where it makes senseDiego Biurrun2016-11-09
* configure: Use check_cpp in CPP flags testsDiego Biurrun2016-11-09
* configure: Log correct test name and use correct filter when testing objectiv...Diego Biurrun2016-11-09
* configure: Do not unconditionally check for (and enable) xlibDiego Biurrun2016-11-09
* configure: Print list of enabled programsDiego Biurrun2016-11-09
* configure: Improve output wordingDiego Biurrun2016-11-09
* configure: Add --quiet command line parameter to suppress informative outputDiego Biurrun2016-11-08
* configure: Silence lld-link when getting the version numberMartin Storsjö2016-11-04
* examples/avcodec: split the remaining two examples into separate filesAnton Khirnov2016-11-02
* examples/avcodec: split audio decoding into a separate exampleAnton Khirnov2016-11-02
* examples/avcodec: split audio encoding into a separate exampleAnton Khirnov2016-11-02
* xcb: Add all the libraries to the link line explicitlyLuca Barbato2016-10-30
* openssl: Support version 1.1.0.Matt Oliver2016-10-23
* configure: Print warnings after all other outputDiego Biurrun2016-10-19
* configure: #include stdint.h as part of libxavs testDiego Biurrun2016-10-06
* lavu: remove the custom atomic APIAnton Khirnov2016-10-02
* Add a compat dummy stdatomic.h used when threading is disabledAnton Khirnov2016-10-02
* Add a compat stdatomic.h implementation based on pthreadsAnton Khirnov2016-10-02
* Add a compat stdatomic.h implementation based on suncc atomicsAnton Khirnov2016-10-02
* Add a compat stdatomic.h implementation based on windows atomicsAnton Khirnov2016-10-02
* Add a compat stdatomic.h implementation based on GCC atomicsAnton Khirnov2016-10-02
* configure: check for stdatomic.hAnton Khirnov2016-10-02