2760 Commits (061a0c14bb5767bca72e3a7227ca400de439ba09)

Author SHA1 Message Date
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
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
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
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
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