2026 Commits (28165fee1bb155545b82c1537917083bac7813f7)

Author SHA1 Message Date
Mans Rullgard 6a0200f24d configure: msvc: fix/simplify setting of flags for hostcc 12 years ago
Martin Storsjö a224b2cb30 configure: Set the right cc_e flags for msvc 12 years ago
Martin Storsjö 4a185ed2d4 configure: Disable some warnings in MSVC 12 years ago
Ronald S. Bultje dfa559bcbd configure: Add support for MSVC cl.exe/link.exe 12 years ago
Ronald S. Bultje 4fa661a857 lavu: add snprintf(), vsnprint() and strtod() replacements for MS runtime. 12 years ago
Mans Rullgard b797f3c4d0 configure: add section for libc-specific hacks 12 years ago
Mans Rullgard a3222470de build: disable ranlib on mingw 12 years ago
Diego Biurrun 6980453569 build: eamad: Add missing dependency on mpegvideo code 12 years ago
Diego Biurrun aa66111365 build: utvideoenc: Add missing dependency on Huffman code 12 years ago
Diego Elio Pettenò b36f87ff90 configure: add support for bdver1 and bdver2 CPU types. 12 years ago
Alberto Delmás ee769c6a7c MSS2 decoder 12 years ago
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