2815 Commits (b76f6a76c6312dc551d7c37c6ded36bea7973c74)

Author SHA1 Message Date
Luca Barbato 81bffae368 configure: Check for -no_weak_imports in ldflags on macOS 8 years ago
Diego Biurrun 57b753b445 build: Prefer NASM assembler over YASM 8 years ago
Diego Biurrun f54037da8a build: Make x86 assembler commandline-selectable 8 years ago
Diego Biurrun 51411eb7ff build: Special-case handling of SDL CFLAGS 8 years ago
Diego Biurrun 003124ebf4 build: Fix logic of clock_gettime() check 8 years ago
Diego Biurrun 808ef43597 build: Explicitly set 32-bit/64-bit object formats for nasm/yasm 8 years ago
Diego Biurrun 5ff3b5cafc build: Add pthreads to list of avutil extralibs 8 years ago
Diego Biurrun 3c0efbd033 build: Allow generating dependencies as a side-effect of assembling 8 years ago
Diego Biurrun 39e208f4d4 build: Generalize yasm/nasm-related variable names 8 years ago
Diego Biurrun 58407b4d74 configure: Fix typo in objcc default setting 8 years ago
Diego Biurrun 7cb1d9e2db build: Fine-grained link-time dependency settings 8 years ago
Diego Biurrun d154bdd3d0 configure: Simplify dlopen check 8 years ago
Diego Biurrun 21cca00dfe build: Explicitly disable external libraries when not explicitly enabled 8 years ago
Diego Biurrun 7208e5b5d6 configure: Restructure the way check_pkg_config() operates 8 years ago
Diego Biurrun 54e39b102e configure: Explicitly spell out first require_pkg_config() parameter 8 years ago
Diego Biurrun d00a0d8e84 configure: Handle SDL version check through pkg-config 8 years ago
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