2738 Commits (660470cd62c59f25cc52c731af6230e7bc1aba62)

Author SHA1 Message Date
Diego Biurrun 660470cd62 build: Add missing audio_frame_queue dependency for libwavpack encoder 8 years ago
Diego Biurrun e1dc5358af build: Create a component for MPEG audio header decoding 8 years ago
Diego Biurrun 6ef3360a38 configure: Add misssing qpeldsp dependency to mss2 decoder 8 years ago
Diego Biurrun 14bba44fb2 build: Drop support for configuring library name suffixes 8 years ago
Diego Biurrun 1ea77aae92 configure: Drop bogus xcb_event variables 8 years ago
Diego Biurrun 3794062ab1 Remove Plan 9 support 8 years ago
Diego Biurrun 4a1ef54398 build: Drop support for old versions of libdc1394 8 years ago
Diego Biurrun 2575b1917b build: Add separate flags for checkheaders targets 8 years ago
Diego Biurrun 984e50e74b build: Add -Wpedantic and -Wextra to extra warning flags 8 years ago
Luca Barbato 518a22471e configure: Be more helpful when requiring options set 8 years ago
Diego Biurrun c21d78a903 configure: Integrate X11 checks into vaapi/vdpau checks 8 years ago
Diego Biurrun 8b56dbe743 configure: Do not add newlines in filter()/filter_out() functions 8 years ago
Diego Biurrun 9254344e11 configure: Move hardware-accelerated codec deps out of hwaccel section 8 years ago
Diego Biurrun d4f2a681cb configure: MMAL-related decoders should depend on, not select, mmal 8 years ago
Diego Biurrun e122b12c88 build: Drop gcrypt support 8 years ago
Diego Biurrun bf2f748fc7 configure: Use correct libm linker flag during math function checks 8 years ago
Diego Biurrun ce6f780bc6 configure: Add missing asyncts filter, movie filter, and output example deps 8 years ago
Diego Biurrun 04698d528c configure: Use correct variable name in libsnappy test 8 years ago
Diego Biurrun 30f0d1b997 configure: Remove old avisynth support leftover 8 years ago
Diego Biurrun 5bcc6f76f1 configure: Disable warning C4703 with MSVC 8 years ago
Anton Khirnov 1dd2b6c91c examples/qsvdec: switch to the hwcontext API 8 years ago
Diego Biurrun ffe89e1edb configure: Move mjpeg_vaapi_decoder dependency declarations to the right place 8 years ago
Mark Thompson e0b164576f qsv: Add VP8 decoder 8 years ago
Mark Thompson b6582b2927 qsv: Add VC-1 decoder 8 years ago
Diego Biurrun 12db2832e4 libxvid: Require availability of mkstemp() 8 years ago
Diego Biurrun 2dd464868c configure: Move license checks directly after command line parsing 8 years ago
Diego Biurrun c78495d1cd configure: Log name and parameters of all helper functions where it makes sense 8 years ago
Diego Biurrun 8a6e7a67cb configure: Use check_cpp in CPP flags tests 8 years ago
Diego Biurrun 831005b230 configure: Log correct test name and use correct filter when testing objective C flags 8 years ago
Diego Biurrun fe7bc1f16a configure: Do not unconditionally check for (and enable) xlib 8 years ago
Diego Biurrun d1a91ebe49 configure: Print list of enabled programs 8 years ago
Diego Biurrun 576c9003ae configure: Improve output wording 8 years ago
Diego Biurrun 59d2b00d20 configure: Add --quiet command line parameter to suppress informative output 8 years ago
Martin Storsjö d1ef1b9eaa configure: Silence lld-link when getting the version number 8 years ago
Anton Khirnov 7b1f03477f examples/avcodec: split the remaining two examples into separate files 8 years ago
Anton Khirnov f5df897c4b examples/avcodec: split audio decoding into a separate example 8 years ago
Anton Khirnov 40aaa8dadf examples/avcodec: split audio encoding into a separate example 8 years ago
Luca Barbato dad7514f9e xcb: Add all the libraries to the link line explicitly 8 years ago
Matt Oliver ee05079766 openssl: Support version 1.1.0. 8 years ago
Diego Biurrun 1f821e5ad3 configure: Print warnings after all other output 8 years ago
Diego Biurrun 20abcaa273 configure: #include stdint.h as part of libxavs test 8 years ago
Anton Khirnov 5cc0057f49 lavu: remove the custom atomic API 8 years ago
Anton Khirnov eb34d40354 Add a compat dummy stdatomic.h used when threading is disabled 8 years ago
Anton Khirnov f9a6a80e06 Add a compat stdatomic.h implementation based on pthreads 8 years ago
Anton Khirnov bb81ed4765 Add a compat stdatomic.h implementation based on suncc atomics 8 years ago
Anton Khirnov c2755864af Add a compat stdatomic.h implementation based on windows atomics 8 years ago
Anton Khirnov 4e928ef340 Add a compat stdatomic.h implementation based on GCC atomics 8 years ago
Anton Khirnov 13f5d2bf75 configure: check for stdatomic.h 8 years ago
Anton Khirnov de2ae3c1fa lavc: add clobber tests for the new encoding/decoding API 8 years ago
Diego Biurrun ab3554e1a7 configure: Drop check_lib()/require() in favor of check_lib2()/require2() 8 years ago