Diego Biurrun
|
4eef77c1a3
Make Theora decoder depend on the VP3 decoder.
|
15 years ago |
Måns Rullgård
|
df5e397839
configure: group tests for compiler characteristics together
|
15 years ago |
Måns Rullgård
|
a036c1b537
configure: set -mdynamic-no-pic flag in main darwin section
|
15 years ago |
Måns Rullgård
|
d90330dc20
configure: remove special flags for XLC on Darwin
|
15 years ago |
Måns Rullgård
|
55b290c690
configure: remove some darwin-related cruft
|
15 years ago |
Måns Rullgård
|
fa0912fe50
configure: group all cpu-specific tests together
|
15 years ago |
Diego Biurrun
|
baf91bb9a3
Make E-AC-3 decoder depend on the AC-3 decoder.
|
15 years ago |
Måns Rullgård
|
ce742de22c
ARM: check for VFP register arguments
|
15 years ago |
Måns Rullgård
|
89f2932baf
configure: make --extra-cflags cumulative again
|
15 years ago |
Diego Biurrun
|
e82dc4c91e
Make VP6A/VP6F decoders depend on the VP6 decoder.
|
15 years ago |
Diego Biurrun
|
015f8ee009
Make WMV3 decoders depend on their VC-1 counterparts.
|
15 years ago |
Måns Rullgård
|
6fec122af7
Support building with TI TMS470 compiler
|
15 years ago |
Diego Biurrun
|
63d72fdaf2
If any input/output devices are enabled then indevs/outdevs should
|
15 years ago |
Stefano Sabatini
|
8beb41783a
Replace two occurrences of 'vfwcap_demuxer' with 'vfwcap_indev', I
|
15 years ago |
Carl Eugen Hoyos
|
0e57fe17eb
Allow enabling alsa and jack devices.
|
15 years ago |
Måns Rullgård
|
24524f36a1
configure: improve detection of out-of-tree builds
|
15 years ago |
Måns Rullgård
|
980a75c5a5
configure: remove some useless comments
|
15 years ago |
Måns Rullgård
|
e7ea5e3d8d
Check for __attribute__((packed)) support
|
15 years ago |
Måns Rullgård
|
df5cdc24b9
configure: handle --cpu before running compiler
|
15 years ago |
Måns Rullgård
|
a915980acd
configure: simplify --cpu handling slightly
|
15 years ago |
Måns Rullgård
|
88ec6ac9e4
configure: do not warn about mismatching altivec/cpu selection
|
15 years ago |
Martin Storsjö
|
2b2c2a8179
Fix check_func_headers. The reference to the function under test was being
|
15 years ago |
Måns Rullgård
|
973859f523
Disable gcc auto-vectorisation
|
15 years ago |
Måns Rullgård
|
89e053f83d
Require aligned memory for everything that needs it
|
15 years ago |
Diego Biurrun
|
bd20afc401
Skip the check for SSE aligned memory allocators when SSE is disabled.
|
15 years ago |
Måns Rullgård
|
ad420e25e2
Use normal check_func test for math functions
|
15 years ago |
Martin Storsjö
|
f4c1387249
Improve linker check for Winsock library name.
|
15 years ago |
Måns Rullgård
|
19b4c62883
Set default flag filters before compiler detection
|
15 years ago |
Martin Storsjö
|
b9349ff4ca
Install the mingw import libraries, too.
|
15 years ago |
Martin Storsjö
|
336cc1b0ee
Enable creation of microsoft-style import libraries on arm.
|
15 years ago |
Måns Rullgård
|
38a9c529e2
Use add_*flags only after compiler-specific configuration
|
15 years ago |
Måns Rullgård
|
caf458dda4
Allow filtering of flags passed to compiler and assembler
|
15 years ago |
Diego Biurrun
|
647c2356a6
Make (de)muxers for format variants select the main format (de)muxer.
|
15 years ago |
Måns Rullgård
|
d8059267bc
Place flags for dependency generation in DEPFLAGS
|
15 years ago |
Måns Rullgård
|
ce40e3470c
Set CPPFLAGS in config.mak using normal assignment
|
15 years ago |
Måns Rullgård
|
8c6d2da5be
Protect config.mak against multiple inclusion
|
15 years ago |
Måns Rullgård
|
0115927eae
Use CFLAGS in default DEPEND_CMD
|
15 years ago |
Måns Rullgård
|
9e7f32775c
Use CFLAGS in check_cpp
|
15 years ago |
Måns Rullgård
|
75bafbac7b
Set as_default after compiler detection, allowing compiler-specific defaults
|
15 years ago |
Måns Rullgård
|
2f2e6c7ce1
Pass ASFLAGS to assembler instead of CFLAGS
|
15 years ago |
Måns Rullgård
|
7f32f40c89
Add flags from --extra-cflags after compiler detection
|
15 years ago |
Måns Rullgård
|
997f3ba4ef
Set CPU selection flags in $cpuflags, add to cflags outside case block
|
15 years ago |
Måns Rullgård
|
7e6c86e65d
Allow unusual ways of specifying compiler output file
|
15 years ago |
Måns Rullgård
|
50567afa5a
Use DEPCC to find dependencies, default to same as CC
|
15 years ago |
Måns Rullgård
|
684b28e09c
Use LD for linking, default to same as CC
|
15 years ago |
Måns Rullgård
|
3198f6187a
Set CFLAGS directly in config.mak instead of using OPTFLAGS
|
15 years ago |
Måns Rullgård
|
467256f248
Add --sysroot flag to CPPFLAGS, not CFLAGS
|
15 years ago |
Måns Rullgård
|
50a334e426
Separate C preprocessor flags into CPPFLAGS variable
|
15 years ago |
Diego Biurrun
|
95a61cfc24
Make VAAPI/VDPAU variant of decoder foo depend on decoder foo.
|
15 years ago |
Måns Rullgård
|
fed5d54b56
configure: allow bulk-disabled things to be re-enabled by dependents
|
15 years ago |