1266 Commits (df5cdc24b94cc3113c370340df374a4d96075352)

Author SHA1 Message Date
Måns Rullgård df5cdc24b9 configure: handle --cpu before running compiler 16 years ago
Måns Rullgård a915980acd configure: simplify --cpu handling slightly 16 years ago
Måns Rullgård 88ec6ac9e4 configure: do not warn about mismatching altivec/cpu selection 16 years ago
Martin Storsjö 2b2c2a8179 Fix check_func_headers. The reference to the function under test was being 16 years ago
Måns Rullgård 973859f523 Disable gcc auto-vectorisation 16 years ago
Måns Rullgård 89e053f83d Require aligned memory for everything that needs it 16 years ago
Diego Biurrun bd20afc401 Skip the check for SSE aligned memory allocators when SSE is disabled. 16 years ago
Måns Rullgård ad420e25e2 Use normal check_func test for math functions 16 years ago
Martin Storsjö f4c1387249 Improve linker check for Winsock library name. 16 years ago
Måns Rullgård 19b4c62883 Set default flag filters before compiler detection 16 years ago
Martin Storsjö b9349ff4ca Install the mingw import libraries, too. 16 years ago
Martin Storsjö 336cc1b0ee Enable creation of microsoft-style import libraries on arm. 16 years ago
Måns Rullgård 38a9c529e2 Use add_*flags only after compiler-specific configuration 16 years ago
Måns Rullgård caf458dda4 Allow filtering of flags passed to compiler and assembler 16 years ago
Diego Biurrun 647c2356a6 Make (de)muxers for format variants select the main format (de)muxer. 16 years ago
Måns Rullgård d8059267bc Place flags for dependency generation in DEPFLAGS 16 years ago
Måns Rullgård ce40e3470c Set CPPFLAGS in config.mak using normal assignment 16 years ago
Måns Rullgård 8c6d2da5be Protect config.mak against multiple inclusion 16 years ago
Måns Rullgård 0115927eae Use CFLAGS in default DEPEND_CMD 16 years ago
Måns Rullgård 9e7f32775c Use CFLAGS in check_cpp 16 years ago
Måns Rullgård 75bafbac7b Set as_default after compiler detection, allowing compiler-specific defaults 16 years ago
Måns Rullgård 2f2e6c7ce1 Pass ASFLAGS to assembler instead of CFLAGS 16 years ago
Måns Rullgård 7f32f40c89 Add flags from --extra-cflags after compiler detection 16 years ago
Måns Rullgård 997f3ba4ef Set CPU selection flags in $cpuflags, add to cflags outside case block 16 years ago
Måns Rullgård 7e6c86e65d Allow unusual ways of specifying compiler output file 16 years ago
Måns Rullgård 50567afa5a Use DEPCC to find dependencies, default to same as CC 16 years ago
Måns Rullgård 684b28e09c Use LD for linking, default to same as CC 16 years ago
Måns Rullgård 3198f6187a Set CFLAGS directly in config.mak instead of using OPTFLAGS 16 years ago
Måns Rullgård 467256f248 Add --sysroot flag to CPPFLAGS, not CFLAGS 16 years ago
Måns Rullgård 50a334e426 Separate C preprocessor flags into CPPFLAGS variable 16 years ago
Diego Biurrun 95a61cfc24 Make VAAPI/VDPAU variant of decoder foo depend on decoder foo. 16 years ago
Måns Rullgård fed5d54b56 configure: allow bulk-disabled things to be re-enabled by dependents 16 years ago
Alex Converse 291fd18a6e Add a log2 replacement for systems that haven't quite caught up with the C99 16 years ago
Diego Biurrun fc1206a4d9 Remove support for nonfree libamr library for AMR-NB/WB decoding/encoding. 16 years ago
Måns Rullgård d6ced96317 ARM: enable fast_unaligned when --cpu=armv[67] is specified 16 years ago
Måns Rullgård 07a8eef699 Fix build on Net/OpenBSD 16 years ago
Stefano Sabatini 4e622deaab Cosmetics: group together indev/outdev dependencies. 16 years ago
Stefano Sabatini 38e54a75ab Make the configure script select the input/output devices using 16 years ago
Stefano Sabatini c2b3565e4a Only link against alsa if enabled. 16 years ago
Adrian Stutz 30b1fff69c Only checks for jack if it is enabled and hence only links to jack if 16 years ago
Michael Kostylev 28c9f06959 Disable network support if required headers cannot be found. 16 years ago
Måns Rullgård b04251c5d0 configure: properly quote configure options stored in config.* 16 years ago
Diego Biurrun 90b4f09177 Merge FreeBSD and DragonFlyBSD OS detection sections. 16 years ago
Adam Hoka d6dcfc7f5b Add DragonFlyBSD to the list of supported OSes. 16 years ago
Diego Biurrun 17492d5e40 Add code to enable and disable all VAAPI and VDPAU parts. 16 years ago
Diego Biurrun 28b80940ff Express the H.264 parser dependency on the golomb code in configure instead of 16 years ago
Diego Biurrun 0b175caac8 Add support for external OpenCORE libraries for AMR-NB/WB support. 16 years ago
Diego Biurrun 9cad0e4ed8 Add configure option to upgrade (L)GPL to version 3. 16 years ago
Måns Rullgård 85dd97adff configure: detect Loongson MIPS extensions 16 years ago
Reimar Döffinger 34d11b875f Change HAVE_PPC64 to ARCH_PPC64. 16 years ago