2215 Commits (481575d255195c6c2f32e04686b94de984ae78d4)

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