4699 Commits (d987f9cfe37027758eac54ccac1d9fa040fd5707)

Author SHA1 Message Date
James Almer d800d48fc6 configure: bump year 8 years ago
Michael Niedermayer af7a75cb51 configure: Check build with some header not just preprocessing for testing --std=c11 8 years ago
Diego Biurrun ee164727dd configure: Fix typo in incdir variable written to config.sh 8 years ago
James Almer 6993bb4eb6 configure: make the check for stdatomic.h stricter 8 years ago
Janne Grunau 35d1f726eb fate: Add --ignore-tests configure option for omitting specific FATE tests 8 years ago
Diego Biurrun 8a34f36593 build: Add version numbers to "Requires" entries in pkg-config files 8 years ago
Paul B Mahol ea93052db3 avcodec/utvideodec: add SIMD support for median prediction for planar formats 8 years ago
Diego Biurrun 92db508307 build: Generate pkg-config files from Make and not from configure 8 years ago
Diego Biurrun edb4348732 build: Store library version numbers in .version files 8 years ago
Diego Biurrun 11a9320de5 build: Move build-system-related helper files to a separate subdirectory 8 years ago
Paul B Mahol 6d09d6edbc avcodec/magicyuv: add 10 bit support 8 years ago
Anton Khirnov ea8b730d8e hevcdec: add a VAAPI hwaccel 8 years ago
Diego Biurrun ee480790c7 build: Add name parameter to check_lib() helper function 8 years ago
Diego Biurrun 1faffe7e8f configure: Disentangle vfw32 and user32 lib handling 8 years ago
Steve Lhomme f7174d7ed0 configure: fix linking with MSVC when using --disable-optimizations 8 years ago
Steve Lhomme ef9a711be7 configure: put d3d11 check in alphabetical order 8 years ago
Anton Khirnov fa1749dd34 vp9: split superframes in the filtering stage before actual decoding 8 years ago
Anton Khirnov 972c71e9cb lavc: add support for filtering packets before decoding 8 years ago
Wan-Teh Chang 3f55752cd5 configure: add -fPIE instead of -pie to C flags for ThreadSanitizer 8 years ago
Diego Biurrun fc368497f2 configure: Add missing dxva2 dependency for dxva2_lib 8 years ago
Diego Biurrun f1248fae90 configure: Handle dxva2 optional components in the standard way 8 years ago
Andreas Cadhalpun 8aad209c13 configure: fail if autodetect-libraries are requested but not found 8 years ago
Andreas Cadhalpun 4c45566493 configure: enable autodetected libraries after option parsing 8 years ago
Andreas Cadhalpun c50d591ce2 configure: enable sdl if sdl2 is enabled 8 years ago
Mark Thompson ade370a4d7 lavfi: Add VAAPI deinterlacer 8 years ago
Diego Biurrun f8a1ead0ae build: Add -D_XOPEN_SOURCE=600 to CPPFLAGS on Cygwin 8 years ago
Diego Biurrun 39fbcf8f76 configure: Fix _libs vs. _extralibs oversight 8 years ago
Mark Thompson db7271bff2 configure: Require bit_depth field for VAAPI VP9 decode hwaccel 8 years ago
Diego Biurrun be2d555c98 build: Use _extralibs variable names instead of _libs everywhere 8 years ago
Diego Biurrun 0507cd5b9f build: Rename host_libs/HOSTLIBS variables to host_extralibs/HOSTEXTRALIBS 8 years ago
Diego Biurrun a7101eb40e configure: Simplify some library checks via check_lib() 8 years ago
Diego Biurrun 1818a640cf build: Fix dependencies for alsa/jack/sndio support 8 years ago
Diego Biurrun af451ac0de configure: Drop redundant and partly bogus vaapi/vdpau header checks 8 years ago
Diego Biurrun 892acc7010 configure: Fail if cuda was enabled and is not available 8 years ago
Diego Biurrun f55c0a64ae build: Drop stray golomb dependencies 8 years ago
Diego Biurrun fbec58daa2 build: Add an internal component for hevc_ps code 8 years ago
Diego Biurrun 6bd9590b33 build: Have old H.264/HEVC nvenc encoders select their new counterparts 8 years ago
Wan-Teh Chang f22da2cdf9 configure: add -fPIE instead of -pie to C flags for ThreadSanitizer 8 years ago
Diego Biurrun 404cb74793 configure: Pass CFLAGS_HEADERS through the right CFLAGS filter 8 years ago
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