2849 Commits (5030e3856c2126fb829edb828f5aae011d178eb4)

Author SHA1 Message Date
Diego Biurrun 871b4f3654 configure: Check for xcb as well as xcb-shape before enabling libxcb 8 years ago
Luca Barbato 0ee78020cd configure: Move up the avbuild directory creation 8 years ago
Diego Biurrun c546147db0 configure: Correctly recurse in do_check_deps() 8 years ago
Diego Biurrun dad7a9c7c0 configure: Rework dependency handling for conflicting components 8 years ago
Diego Biurrun 9127ac5ebc configure: Add name parameter to require_pkg_config() helper function 8 years ago
Diego Biurrun 71a49fe25f configure: Use cppflags check helper functions where appropriate 8 years ago
Diego Biurrun 0ce3761c78 configure: Add stdlib.h #include to CPPFLAGS check helper functions 8 years ago
Diego Biurrun bcaedef118 configure: Add require_cpp_condition() convenience function 8 years ago
Diego Biurrun aba7fdcc8b configure: Add require_header() convenience function 8 years ago
Diego Biurrun a97563c889 configure: Simplify libxcb check 8 years ago
Diego Biurrun acfa7a2178 configure: Drop weak dependencies on external libraries for webm muxer 8 years ago
Diego Biurrun 6698832079 configure: Add proper weak dependency of drawtext filter on libfontconfig 8 years ago
Diego Biurrun 24d5680bbc configure: Simplify inline asm check with appropriate helper function 8 years ago
Diego Biurrun b3825723dc configure: Merge compiler/libc/os hacks sections 8 years ago
Anton Khirnov fd9212f2ed Mark some arrays that never change as const. 8 years ago
Diego Biurrun ab87af4163 configure: Add proper weak dependency of avformat on network 8 years ago
Mark Thompson ca62236a89 vaapi_encode: Add VP8 support 8 years ago
Diego Biurrun ba6a49e60b configure: Clean up temporary files on interrupt 8 years ago
Michał Górny 7848982207 configure: Place all temporary files in one separate directory 8 years ago
Mark Thompson ca6ae3b77a vaapi_encode: Add MPEG-2 support 8 years ago
Diego Biurrun 2bbb5abd87 build: Map -Wall compiler flag to -W3 for MSVC and -Wextra to -W4 8 years ago
Diego Biurrun 6151e9128c build: Detect blocks C language extension and add it as VDA dependency 8 years ago
Martin Storsjö f96d07f4ec configure: Add quotes around a variable which might be empty 8 years ago
Diego Biurrun 9bf262f4c6 configure: Use proper compiler-specific speed flags for hostcc 8 years ago
Diego Biurrun bf38959a30 configure: Move optflags checks to a more sensible place 8 years ago
Dave Yeo 7ff018c1cb OS/2: Try to commit memory above 1GB 8 years ago
Diego Biurrun ee164727dd configure: Fix typo in incdir variable written to config.sh 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
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
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
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