1351 Commits (4f99c31c3935a8a56b78af26ee0650c8d86d8a5b)

Author SHA1 Message Date
Michael Kostylev 0600d30ae4 Avoid "-z text" diversion on SunOS x86, needed to make FATE happy. 15 years ago
Reimar Döffinger d3ee771514 Support amdfam10 for --cpu, also avoids a warning about unknown cpu if 15 years ago
Diego Biurrun 76e6e9c330 Remove ancient redir demuxer. 15 years ago
David Conrad 06da694372 Add clang to detected compilers 15 years ago
Jason Garrett-Glaser 1953898162 Update libx264.c for x264 API change 15 years ago
Justin Ruggles f4d608e344 add CONFIG_LPC to the build system for lpc dsputil functions. fixes build 15 years ago
Måns Rullgård e276d9e82d ARM: force PIC for shared libs only with ARMv6T2 and later 15 years ago
Måns Rullgård 1fce58c2fc ARM: enable PIC for shared libs 15 years ago
Måns Rullgård c7f7978ae3 configure: define extern symbol prefix without quotes for for asm files 15 years ago
Måns Rullgård 8dfa86f78a Do not use -mdynamic-no-pic if PIC is enabled 15 years ago
Måns Rullgård 50fa82e6d2 ARM: add -marm flag since we do not support Thumb 15 years ago
David Conrad de27f4d957 Check whether 32-bit x86 is really 64-bit 15 years ago
Måns Rullgård 7cee5421d6 configure: break a long line 15 years ago
Reimar Döffinger e04a3c9613 Re-add check for compilation failure with ebx clobber, and only set 15 years ago
Måns Rullgård 49214f61a5 configure: return result of test from check_asm 15 years ago
Reimar Döffinger 5baaf9adaf Use a "b" constraint instead of ebx clobber to detect if EBX is available. 15 years ago
Reimar Döffinger f494213c6d Fix typo in comment. 15 years ago
Måns Rullgård a27090208e configure: fix tms470 flag mapping for soft-float 15 years ago
Måns Rullgård 6a0d5493b3 ARM: improve armcc detection 15 years ago
Jason Garrett-Glaser 2d3beedee2 Add support for new x264 API. 15 years ago
Måns Rullgård 6e3fa35d29 Set compiler version string for supported non-gcc compilers 15 years ago
Diego Biurrun a3d7c19728 Improve compiler information code to print to the console on program startup. 15 years ago
Diego Biurrun 6bdaa5f46d The W64 demuxer depends on the WAV demuxer. 15 years ago
Diego Biurrun 523ef55119 Deinterleave the generation of config.h and config.mak. 15 years ago
Måns Rullgård b767b9cd4b configure: remove some unnecessary backslashes 15 years ago
Stefano Sabatini 8cd6b388f4 Make pkgconfig_generate() fill Libs with the required linking flags 15 years ago
Måns Rullgård 95e561ec3e configure: add -g to ASFLAGS when debug is enabled 15 years ago
Reimar Döffinger f7ba16a7f4 Fix typo in configure error message. 15 years ago
Måns Rullgård e69bb386a2 configure: fix check for x264 15 years ago
Måns Rullgård 98ef60791d configure: fix filter() function when matching multiple patterns 15 years ago
Måns Rullgård bce7b696a2 Add PIC flags early so tests they affect give correct results 15 years ago
Måns Rullgård 566ae9fbc2 configure: simplify directory creation for out of tree builds 15 years ago
Måns Rullgård 8a3c86277b configure: add --enable-pic flag 15 years ago
Måns Rullgård fdcd782dd9 configure: add AVR32 names for --cpu flag 15 years ago
Diego Biurrun 2513b2b436 Use pkg-config to generate the linker flags for libdirac. 15 years ago
Måns Rullgård aef6bd1bdd Fix dependency generation with ccache/gcc 15 years ago
Måns Rullgård 8f0c157aaa configure: fix gcc detection for v2.95 15 years ago
Alexander Strange 2704bd1a09 Fix the EBX available configure check on Darwin/i386. 15 years ago
Måns Rullgård 07dec06e6a Generate dependencies while compiling if supported by compiler 15 years ago
Måns Rullgård c1c3933a98 Generate dependencies when object files are built 15 years ago
Måns Rullgård 8b93ddc340 configure: allow comma-separated list in --enable/disable-thing=name 15 years ago
Måns Rullgård be8f2501dd configure: allow wildcards in --enable/disable-thing=name 15 years ago
Måns Rullgård d22c13a8df configure: support --cpu=host to tune for the host system 15 years ago
Diego Biurrun 1746e2a936 Make WMV2 encoder depend on H.263 encoder in configure. 15 years ago
Diego Biurrun c37de5e194 Make MPEG-4 encoder depend on H.263 encoder in configure. 15 years ago
Diego Biurrun 665507aac2 Make WMV1 encoder depend on H.263 encoder in configure. 15 years ago
Diego Biurrun 4d4b4bd149 Make FLV encoder depend on H.263 encoder in configure. 15 years ago
Diego Biurrun fe629c2d2c Make H.263+ (H263P) encoder depend on H.263 encoder in configure. 15 years ago
Diego Biurrun 4e169d89f3 Declare the dependencies of the MSMPEG4v1/MSMPEG4v2/MSMPEG4v3 encoders on the 15 years ago
Diego Biurrun b2bf38b446 Declare the dependency of RV10/RV20 encoder on the H.263 encoder in configure. 16 years ago