2210 Commits (088f38a4f9f54bb923405c67c9e72d96d90aa284)

Author SHA1 Message Date
Mans Rullgard 095792f253 build: add separate setting for host linker 13 years ago
Mans Rullgard 2763587c83 configure: probe_cc: use separate variable for linker output flag 13 years ago
Brad Smith d488c3bcba configure: support Bitrig OS 13 years ago
Michael Niedermayer 5a582bd3b5 huffman: add ff_huff_gen_len_table 13 years ago
Mans Rullgard ae43c4c0c0 configure: use HOSTCC_C/O in check_host_cc 13 years ago
Mans Rullgard df0d634138 configure: use AS_O setting in check_as 13 years ago
Mans Rullgard 29b64b6827 configure: use LD_O setting in check_ld() 13 years ago
Brad Smith d5683aba5a configure: Fix shared library creation for OpenBSD 13 years ago
Diego Biurrun 66baa45801 configure: Drop fastdiv option 13 years ago
Diego Biurrun 4264a0dd54 build: Make the E-AC-3 encoder select the AC-3 encoder 13 years ago
Mans Rullgard 20bcce507a configure: clean up Altivec detection 13 years ago
Diego Biurrun f704a079a1 build: Factor out rangecoder dependencies to CONFIG_RANGECODER 13 years ago
Diego Biurrun c292f6a24d build: Factor out error resilience dependencies to CONFIG_ERROR_RESILIENCE 13 years ago
Diego Biurrun ad08dfd594 build: Factor out mpegvideo encoding dependencies to CONFIG_MPEGVIDEOENC 13 years ago
Diego Biurrun fe5fba44c5 configure: Fix typo in mpeg2video/svq1 decoder dependency declaration 13 years ago
Diego Biurrun 575db88377 configure: Rename check_asm() to more fitting check_inline_asm() 13 years ago
Michael Niedermayer 83c93fe74a configure: Check for a sctp struct instead of just the header 13 years ago
Diego Biurrun c72f12cbae configure: suncc: Add -xc99 to dependency flags, required on Solaris 13 years ago
Mans Rullgard 18bbca1fd3 build: factor out mpegvideo.o dependencies to CONFIG_MPEGVIDEO 13 years ago
Mans Rullgard 154caa677c configure: add --enable/disable-random option 13 years ago
Mans Rullgard ec9d2c15c1 ARM: use Q/R inline asm operand modifiers only if supported 13 years ago
Derek Buitenhuis 4ab26cb4cc configure: Add support for e500mc CPU 13 years ago
Mans Rullgard 180d43bc67 x86: use nop cpu directives only if supported 13 years ago
Yaakov Selkowitz f5d2c597e9 build: fix library installation on cygwin 13 years ago
Mans Rullgard baac24e680 build: generalise rules and variable settings for av* programs 13 years ago
Diego Biurrun 239fdf1b4a x86: build: replace mmx2 by mmxext 13 years ago
Diego Biurrun 193cdd9a3e configure: Add missing descriptions to help output 13 years ago
Diego Biurrun bfe9f48ad7 configure: Move parts that should not be user-selectable to CONFIG_EXTRA 13 years ago
Mans Rullgard 23565c2641 build: support non-standard replacements for -c flag 13 years ago
Mans Rullgard 18031c49dc build: support non-standard replacements for -E flag 13 years ago
Diego Biurrun 24f8961f93 x11grab: cosmetics: consistent naming for x11grab-related things 13 years ago
Diego Biurrun 755834e94f build: Rename YASMDEP variable to DEPYASM for consistency 13 years ago
Justin Ruggles 79687079a9 x86: add support for fmaddps fma4 instruction with abstraction to avx/sse 13 years ago
Mans Rullgard a758c5e259 build: do full flag handling for all compiler-type tools 13 years ago
Diego Biurrun 8784959234 build: Rename aandct component to more descriptive aandcttables 13 years ago
Martin Storsjö 6c1ed45483 configure: Add a dependency on https for rtmpts 13 years ago
Samuel Pitoiset 08cd95e8a3 RTMPTE protocol support 13 years ago
Samuel Pitoiset acd554c103 RTMPE protocol support 13 years ago
Mans Rullgard b2704a65d5 configure: respect CC_O setting in check_cc 13 years ago
Diego Biurrun 388ff813e7 configure: cosmetics: Group test dependencies together 13 years ago
Mans Rullgard ad93dccb64 configure: add more passthrough flags in tms470 filter 13 years ago
Mans Rullgard d0c6d424f4 configure: move flag filtering functions out of if/else blocks 13 years ago
Samuel Pitoiset bdbb21b186 configure: Remove redundant RTMPT/RTMPTS dependencies 13 years ago
Mans Rullgard 6c3fa06a85 configure: add filtering of host cflags/ldflags 13 years ago
Mans Rullgard 68485d1f32 configure: initialise all flag filters at the same place 13 years ago
Mans Rullgard 64933b6c94 configure: add filtering of linker flags 13 years ago
Mans Rullgard 01d31e16f1 configure: name some variables more consistently 13 years ago
Mans Rullgard cd52ec95bb configure: remove filter_cppflags 13 years ago
Mans Rullgard 07e3f9af9f configure: set icc_version where it is needed 13 years ago
Mans Rullgard 45870f8b6e Print full compiler identification, not only version number 13 years ago