4715 Commits (d96d65dfebdd9f1396d51817c1716f86e536245c)

Author SHA1 Message Date
Diego Biurrun 9265364bec build: Separate avisynth and avxsynth support 8 years ago
Diego Biurrun 3d6135eacf configure: Simplify OMX check 8 years ago
Diego Biurrun 601f8dde13 configure: Move COMPONENT_LIST to the bottom of CONFIG_LIST 8 years ago
James Almer b52d3574d4 configure: check for strtoull on msvc 8 years ago
Diego Biurrun 29d2e03ed9 configure: Simplify and fix avfoundation indev handling 8 years ago
Diego Biurrun 2a09644076 configure: Separate package name and version requirements in helper functions 8 years ago
Diego Biurrun ffb9025f39 configure: Simplify MMAL check 8 years ago
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
Carl Eugen Hoyos 6c059bb2af configure: Fix standalone compilation of the rtp muxer. 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
Anton Khirnov 41e891e89e Add a compat dummy stdatomic.h used when threading is disabled 8 years ago
Anton Khirnov 74b5f10862 Add a compat stdatomic.h implementation based on pthreads 8 years ago
Anton Khirnov 70faadc826 Add a compat stdatomic.h implementation based on suncc atomics 8 years ago
Anton Khirnov c91e72ed52 Add a compat stdatomic.h implementation based on windows atomics 8 years ago
Anton Khirnov 3359eede8f Add a compat stdatomic.h implementation based on GCC atomics 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
Clément Bœsch 5d7be07a8b lavfi/f_ebur128: relicense to LGPL 8 years ago
Anton Khirnov 6a4e24280d configure: check for stdatomic.h 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
James Almer d1de725bee cuda: check for cuda.h when enabled 8 years ago
Diego Biurrun 5bcc6f76f1 configure: Disable warning C4703 with MSVC 8 years ago
Paul B Mahol b96a6e2024 avfilter/vf_zscale: add support for some recent new additions 8 years ago
Anton Khirnov 1dd2b6c91c examples/qsvdec: switch to the hwcontext API 8 years ago
Timo Rothenpieler 8228b714be configure: cuda is no longer nonfree, enable and autodetect by default 8 years ago
Timo Rothenpieler a66835bcb1 avcodec/nvenc: use dynamically loaded CUDA 8 years ago
Timo Rothenpieler e6464a44ed avutil/hwcontext_cuda: use dynamically loaded CUDA 8 years ago
Hendrik Leppkes 99218ee30d configure: properly add dxva2 link dependencies 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
Hendrik Leppkes 0539ff0e1b configure: use check_lib2 for cuda and cuvid 8 years ago
Marton Balint 005d058f42 lavfi/loudnorm: add an internal libebur128 library 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